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 543b734..80512fc 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -46,7 +46,8 @@ SOURCES = \
sdl2/bindings.scm \
sdl2/surface.scm \
sdl2/render.scm \
- sdl2/video.scm
+ sdl2/video.scm \
+ sdl2/events.scm
EXTRA_DIST += \
pre-inst-env.in \