summaryrefslogtreecommitdiff
path: root/src/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'src/Makefile.am')
-rw-r--r--src/Makefile.am2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/Makefile.am b/src/Makefile.am
index d5972741..a8f0dce5 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -36,6 +36,8 @@ tmw_SOURCES = graphic/spriteset.cpp \
gui/error.h \
gui/focushandler.cpp \
gui/focushandler.h \
+ gui/gccontainer.cpp \
+ gui/gccontainer.h \
gui/gui.cpp \
gui/gui.h \
gui/help.cpp \