summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorChristopher Allan Webber <cwebber@dustycloud.org>2017-01-07 18:56:08 -0600
committerChristopher Allan Webber <cwebber@dustycloud.org>2017-01-07 18:57:45 -0600
commita44ffcb94a5321af80ab9a70ea10fa3ed0ecd597 (patch)
tree1464eeaaca5da3b1362a92cb718745495d54de8b /Makefile.am
parent4a22f7f5957f2dfa5d10a84ca2d6f078e2dcf8ae (diff)
download8sync-a44ffcb94a5321af80ab9a70ea10fa3ed0ecd597.tar.gz
build: Add guix.scm to tarball.
Makefile.am (EXTRA_DIST): Add guix.scm.
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am
index e8461db..6dd06e6 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -74,6 +74,7 @@ EXTRA_DIST = \
COPYING-gplv3.txt \
pre-inst-env.in \
bootstrap.sh \
+ guix.scm \
tests/utils.scm \
demos/run-demo.sh \
demos/ircbot.scm \