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 5b80a7d2..85878bbb 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -88,6 +88,8 @@ tmw_SOURCES = graphic/spriteset.cpp \ gui/window.h \ gui/windowcontainer.cpp \ gui/windowcontainer.h \ + gui/inttextbox.h \ + gui/inttextbox.cpp \ net/network.cpp \ net/network.h \ net/protocol.cpp \ |