summaryrefslogtreecommitdiff
path: root/examples/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'examples/Makefile.am')
-rw-r--r--examples/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/Makefile.am b/examples/Makefile.am
index 0ad17ff..46c9106 100644
--- a/examples/Makefile.am
+++ b/examples/Makefile.am
@@ -23,7 +23,7 @@ examples_DATA = \
joystick.scm \
simple.scm \
tilemap.scm \
- 2048/2048 \
+ 2048/2048.scm \
mines/mines.scm
imagedir = $(pkgdatadir)/examples/images