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 c5fdaeac1..e9af09463 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -564,8 +564,10 @@ manaplus_SOURCES += gui/widgets/avatarlistbox.cpp \
logger.h \
main.cpp \
main.h \
- map.cpp\
+ map.cpp \
map.h \
+ maplayer.cpp \
+ maplayer.h \
opengl1graphics.cpp\
opengl1graphics.h \
openglgraphics.cpp\