summaryrefslogtreecommitdiff
path: root/libgame/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'libgame/Makefile.am')
-rw-r--r--libgame/Makefile.am2
1 files changed, 2 insertions, 0 deletions
diff --git a/libgame/Makefile.am b/libgame/Makefile.am
index dff8369..b2ceb35 100644
--- a/libgame/Makefile.am
+++ b/libgame/Makefile.am
@@ -42,6 +42,7 @@ libgame_@LIBGAME_VERS@_la_SOURCES = \
game-private.c \
game-recorder.c \
game-replay.c \
+ game-resource.c \
game-score-bind.c \
game-solo.c \
game-sprite.c \
@@ -75,6 +76,7 @@ basic_headers = \
game-portable.h \
game-recorder.h \
game-replay.h \
+ game-resource.h \
game-score-bind.h \
game-solo.h \
game-sprite.h \