diff options
Diffstat (limited to 'src/Makefile.am')
-rw-r--r-- | src/Makefile.am | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/Makefile.am b/src/Makefile.am index 7c8923b7..d64b7b7b 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -31,6 +31,7 @@ tmw_SOURCES = sound/sound.cpp \ gui/textbox.cpp \ gui/textfield.cpp \ gui/window.cpp \ + gui/windowcontainer.cpp \ net/network.cpp \ net/protocol.cpp \ astar.cpp \ |