diff options
Diffstat (limited to 'Makefile.am')
| -rw-r--r-- | Makefile.am | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am index d25eeeb76e7..156c560665c 100644 --- a/Makefile.am +++ b/Makefile.am | |||
| @@ -277,6 +277,10 @@ AM_DISTCHECK_CONFIGURE_FLAGS = \ | |||
| 277 | --with-nix-prefix="$(NIX_PREFIX)" \ | 277 | --with-nix-prefix="$(NIX_PREFIX)" \ |
| 278 | --enable-daemon | 278 | --enable-daemon |
| 279 | 279 | ||
| 280 | dist_emacsui_DATA = emacs/guix-main.scm | ||
| 281 | nodist_emacsui_DATA = emacs/guix-helper.scm | ||
| 282 | include emacs.am | ||
| 283 | |||
| 280 | dist-hook: sync-descriptions gen-ChangeLog assert-no-store-file-names | 284 | dist-hook: sync-descriptions gen-ChangeLog assert-no-store-file-names |
| 281 | distcheck-hook: assert-binaries-available assert-final-inputs-self-contained | 285 | distcheck-hook: assert-binaries-available assert-final-inputs-self-contained |
| 282 | 286 | ||
