summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index 384556c..e3e28d2 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -32,7 +32,7 @@ SOURCES = \
sly/font.scm \
sly/fps.scm \
sly/game.scm \
- sly/keyboard.scm \
+ sly/input/keyboard.scm \
sly/live-reload.scm \
sly/math.scm \
sly/math/quaternion.scm \