summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am3
1 files changed, 2 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index 621b6af..a6405d5 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -57,7 +57,8 @@ SOURCES = \
sly/render/tile-map.scm \
sly/render/context.scm \
sly/render/scene.scm \
- $(WRAPPER_SOURCES)
+ $(WRAPPER_SOURCES) \
+ sly.scm
WRAPPER_SOURCES = \
sly/wrappers/freeimage.scm \