aboutsummaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorArun Isaac2025-02-09 21:00:03 +0000
committerArun Isaac2025-02-09 21:10:03 +0000
commit912384e819c5e57c72a043de326f43356aeef908 (patch)
treeed8ba4c99d50db9dfeed2753f8df584d589412d6 /Makefile
parentf8966191e1df11f1eb1c3262bc8516e7a016bbc8 (diff)
downloadguile-email-912384e819c5e57c72a043de326f43356aeef908.tar.gz
guile-email-912384e819c5e57c72a043de326f43356aeef908.tar.lz
guile-email-912384e819c5e57c72a043de326f43356aeef908.zip
pre-inst-env: Add pre-inst-env.
* pre-inst-env: New file. * Makefile (distribute_files): Add pre-inst-env.
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 29119da..298ea39 100644
--- a/Makefile
+++ b/Makefile
@@ -44,7 +44,7 @@ doc_texi = doc/$(project).texi
doc_html = $(doc_texi:.texi=.html)
doc_info = $(doc_texi:.texi=.info)
distribute_files = $(sources) tests $(doc_texi) \
- build-aux/test-driver.scm \
+ build-aux/test-driver.scm pre-inst-env \
COPYING NEWS README.org \
guix.scm Makefile