summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorLudovic Courtès <ludo@gnu.org>2012-08-14 17:37:48 +0200
committerLudovic Courtès <ludo@gnu.org>2012-08-14 17:38:18 +0200
commit2152e3c5b217753f291d230c261147def1c0ad01 (patch)
tree4b2fcfdb1b53eae50ca8706dd44982530f89f9a7 /Makefile.am
parent202851dd8db8a654f0779d185a3aadd84cbe7335 (diff)
build: Add release.nix.
* release.nix: New file. * Makefile.am (EXTRA_DIST): Add it.
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am2
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