summaryrefslogtreecommitdiff
path: root/src/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'src/Makefile.am')
-rw-r--r--src/Makefile.am4
1 files changed, 3 insertions, 1 deletions
diff --git a/src/Makefile.am b/src/Makefile.am
index f0c6b30c5..851fef598 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -842,7 +842,9 @@ manaplus_SOURCES += gui/widgets/avatarlistbox.cpp \
listeners/playerrelationslistener.h \
position.cpp \
position.h \
- properties.h \
+ resources/map/properties.h \
+ resources/map/tileanimation.cpp \
+ resources/map/tileanimation.h \
particle/rotationalparticle.cpp \
particle/rotationalparticle.h \
render/safeopenglgraphics.cpp\