summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorDavid Thompson <dthompson2@worcester.edu>2020-12-05 16:22:25 -0500
committerDavid Thompson <dthompson2@worcester.edu>2020-12-05 16:22:25 -0500
commit59606f597b07313b62d0a04b8668bea9798373f5 (patch)
tree30648855adc119d4a454023ee37b81c3a9660a03 /Makefile.am
parent5e5b0cd174126e8b183466932892926e6b068ed2 (diff)
make: Include run-example script in release tarballs.
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 279e4e5..510e9fd 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -90,6 +90,7 @@ SOURCES = \
EXTRA_DIST += \
COPYING \
+ run-example \
examples/audio.scm \
examples/sprite.scm \
examples/text.scm \