summaryrefslogtreecommitdiff
path: root/src/Makefile.am
diff options
context:
space:
mode:
authorAndrei Karas <akaras@inbox.ru>2014-02-23 12:51:27 +0300
committerAndrei Karas <akaras@inbox.ru>2014-02-23 12:53:58 +0300
commita82f24070bc8d11f0fd487a18df0c73c63a0742c (patch)
treef3cb2027d19627971707f7df5a75c3033bd0d0fd /src/Makefile.am
parent2da15d7db0aa51bf2d64802fdeee08b0b8a5a161 (diff)
downloadManaVerse-a82f24070bc8d11f0fd487a18df0c73c63a0742c.tar.gz
ManaVerse-a82f24070bc8d11f0fd487a18df0c73c63a0742c.tar.bz2
ManaVerse-a82f24070bc8d11f0fd487a18df0c73c63a0742c.tar.xz
ManaVerse-a82f24070bc8d11f0fd487a18df0c73c63a0742c.zip
Move typelistmodel into gui/model directory.
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 56840ea85..4db3f1fa5 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -331,6 +331,7 @@ manaplus_SOURCES += gui/widgets/avatarlistbox.cpp \
gui/models/tablemodel.h \
gui/models/touchactionmodel.cpp \
gui/models/touchactionmodel.h \
+ gui/models/typelistmodel.h \
gui/models/updatetypemodel.h \
gui/models/updatelistmodel.h \
gui/models/worldlistmodel.h \