summaryrefslogtreecommitdiff
path: root/src/Makefile.am
diff options
context:
space:
mode:
authorAndrei Karas <akaras@inbox.ru>2014-05-11 14:42:54 +0300
committerAndrei Karas <akaras@inbox.ru>2014-05-11 14:42:54 +0300
commite80e2536085d2a2f0d971007eb00c662ccfc5fda (patch)
treec091d861ea93b23e9b9df637fbf1227f2e8ed783 /src/Makefile.am
parent47ac70cdddac59f6fcaf339295801191aef5b50b (diff)
downloadplus-e80e2536085d2a2f0d971007eb00c662ccfc5fda.tar.gz
plus-e80e2536085d2a2f0d971007eb00c662ccfc5fda.tar.bz2
plus-e80e2536085d2a2f0d971007eb00c662ccfc5fda.tar.xz
plus-e80e2536085d2a2f0d971007eb00c662ccfc5fda.zip
Move maprowvertexes into separate file.
Diffstat (limited to 'src/Makefile.am')
-rw-r--r--src/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/Makefile.am b/src/Makefile.am
index 851fef598..4e7375258 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -800,6 +800,7 @@ manaplus_SOURCES += gui/widgets/avatarlistbox.cpp \
resources/map/mapheights.h \
resources/map/maplayer.cpp \
resources/map/maplayer.h \
+ resources/map/maprowvertexes.h \
resources/map/metatile.h \
render/mgl.cpp \
render/mgl.h \