summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
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 17bcf42..d884ffc 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -48,6 +48,7 @@ SOURCES = \
sdl2/render.scm \
sdl2/video.scm \
sdl2/events.scm \
+ sdl2/input/keyboard.scm \
sdl2/input/joystick.scm \
sdl2/input/game-controller.scm \
sdl2/input/text.scm