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 5589a5ff..962af4e7 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -36,6 +36,9 @@ tmw_SOURCES = sound/sound.cpp \
gui/windowcontainer.cpp \
net/network.cpp \
net/protocol.cpp \
+ resources/image.cpp \
+ resources/resource.cpp \
+ resources/resourcemanager.cpp \
astar.cpp \
being.cpp \
configuration.cpp \