summaryrefslogtreecommitdiff
path: root/src/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'src/Makefile.am')
-rw-r--r--src/Makefile.am3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/Makefile.am b/src/Makefile.am
index b981b40f..b752b0c3 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -13,6 +13,7 @@ tmwclient_SOURCES = client.cpp \
tmwserv_SOURCES = main.cpp \
being.h \
+ being.cpp \
account.h \
account.cpp \
accountclient.h \
@@ -29,6 +30,8 @@ tmwserv_SOURCES = main.cpp \
configuration.cpp \
connectionhandler.h \
connectionhandler.cpp \
+ controller.h \
+ controller.cpp \
debug.h \
debug.cpp \
defines.h \