summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am4
1 files changed, 3 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index 850bab352..61b76a544 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -82,7 +82,9 @@ EXTRA_DIST = LICENSE HACKING GUILE-VERSION \
gnulib-local/build-aux/git-version-gen.diff \
libguile/texi-fragments-to-docstrings \
gdbinit \
- guix.scm build-aux/manifest.scm
+ guix.scm \
+ build-aux/guix/guile-package.scm \
+ build-aux/manifest.scm
TESTS = check-guile
TESTS_ENVIRONMENT = @LOCALCHARSET_TESTS_ENVIRONMENT@