summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am2
1 files changed, 0 insertions, 2 deletions
diff --git a/Makefile.am b/Makefile.am
index 9d24e02..d5336ba 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -31,7 +31,6 @@ SOURCES = \
sly/game.scm \
sly/input/keyboard.scm \
sly/input/mouse.scm \
- sly/input/joystick.scm \
sly/live-reload.scm \
sly/math.scm \
sly/math/quaternion.scm \
@@ -63,7 +62,6 @@ SOURCES = \
sly.scm
WRAPPER_SOURCES = \
- sly/wrappers/freeimage.scm \
sly/wrappers/gl.scm \
sly/wrappers/gsl.scm \
sly/wrappers/util.scm