diff options
Diffstat (limited to 'src/Makefile.am')
-rw-r--r-- | src/Makefile.am | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/Makefile.am b/src/Makefile.am index a8ffa48c..10758caf 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -82,6 +82,8 @@ tmw_SOURCES = graphic/spriteset.cpp \ gui/status.h \ gui/stats.cpp \ gui/stats.h \ + gui/tabbedcontainer.cpp \ + gui/tabbedcontainer.h \ gui/textbox.cpp \ gui/textbox.h \ gui/textfield.cpp \ |