summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Thompson <dthompson2@worcester.edu>2023-11-08 21:32:53 -0500
committerDavid Thompson <dthompson2@worcester.edu>2023-11-08 21:32:53 -0500
commita23120ca572b32f12295433e9606618c7dab543c (patch)
tree09bb0b2cc19758e8be729c602441e67ba6ed08c5
parent778dbe1bf4bf80c283a24f7777ed09c2f02f548b (diff)
Include guix.scm file in releases.
-rw-r--r--Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am
index 7b38f9d..420b46e 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -117,6 +117,7 @@ AM_SCM_LOG_FLAGS = --no-auto-compile -L "$(top_srcdir)"
EXTRA_DIST += \
COPYING \
+ guix.scm \
run-example \
examples/audio.scm \
examples/sprite.scm \