diff options
-rw-r--r-- | Makefile.am | 1 |
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 \ |