summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Thompson <dthompson@vistahigherlearning.com>2022-11-12 19:57:21 -0500
committerDavid Thompson <dthompson@vistahigherlearning.com>2022-11-12 19:57:21 -0500
commitdcd199071cc645842c61079b8a4ace2c6f4719dc (patch)
tree95d70c84b8ef4c57dba9e747c743da1bbefd0a3d
parent9e84ba4341d0e87d0c34be590b9646747dfcbf3e (diff)
make: Add some more files to release tarballs.v0.1
-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