summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Makefile.am3
1 files changed, 3 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am
index 996b77b..e7be8e0 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -60,9 +60,12 @@ SCM_LOG_COMPILER = $(top_builddir)/pre-inst-env $(GUILE)
AM_SCM_LOG_FLAGS = --no-auto-compile -L "$(top_srcdir)"
EXTRA_DIST += \
+ COPYING \
pre-inst-env.in \
README \
guix.scm \
+ test.html \
+ test.scm \
$(TESTS)
publish: distcheck