diff options
Diffstat (limited to 'Makefile.am')
-rw-r--r-- | Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am index e1754a777b..e0c177cabd 100644 --- a/Makefile.am +++ b/Makefile.am @@ -59,7 +59,7 @@ TESTS_ENVIRONMENT = \ LOG_COMPILER = \ $(GUILE) --no-auto-compile -L "$(top_srcdir)" -EXTRA_DIST = build-aux/config.rpath $(TESTS) +EXTRA_DIST = build-aux/config.rpath release.nix $(TESTS) CLEANFILES = $(GOBJECTS) *.log |