From dcd199071cc645842c61079b8a4ace2c6f4719dc Mon Sep 17 00:00:00 2001 From: David Thompson Date: Sat, 12 Nov 2022 19:57:21 -0500 Subject: make: Add some more files to release tarballs. --- Makefile.am | 3 +++ 1 file changed, 3 insertions(+) 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 -- cgit v1.2.3