summaryrefslogtreecommitdiff
path: root/src/Makefile.am
diff options
context:
space:
mode:
authorAndrei Karas <akaras@inbox.ru>2014-02-23 00:39:39 +0300
committerAndrei Karas <akaras@inbox.ru>2014-02-23 00:39:39 +0300
commitf5186d4bc4c97b357fda2df45255d81c1045ee33 (patch)
tree42e9387495e978d227b5cfe37dd55fd99c376d16 /src/Makefile.am
parent76165a338ca9679ab029e95f6c4d691e85ddb7fb (diff)
downloadplus-f5186d4bc4c97b357fda2df45255d81c1045ee33.tar.gz
plus-f5186d4bc4c97b357fda2df45255d81c1045ee33.tar.bz2
plus-f5186d4bc4c97b357fda2df45255d81c1045ee33.tar.xz
plus-f5186d4bc4c97b357fda2df45255d81c1045ee33.zip
Move updatelistmodel into gui/models 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 62de23970..dc765b567 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -331,6 +331,7 @@ manaplus_SOURCES += gui/widgets/avatarlistbox.cpp \
gui/models/touchactionmodel.cpp \
gui/models/touchactionmodel.h \
gui/models/updatetypemodel.h \
+ gui/models/updatelistmodel.h \
gui/models/themesmodel.h \
gui/widgets/tabstrip.cpp \
gui/widgets/tabstrip.h \