summaryrefslogtreecommitdiff
path: root/src/Makefile.am
diff options
context:
space:
mode:
authorAndrei Karas <akaras@inbox.ru>2014-02-23 12:09:01 +0300
committerAndrei Karas <akaras@inbox.ru>2014-02-23 12:09:01 +0300
commitdf2ba2dd07a6358f9015af6a6549ef766f86a8fb (patch)
tree39dc20ba274d3873fbe0788582a36d163455abf7 /src/Makefile.am
parent19fe9e002d10a6708de693e06748e56fba22890a (diff)
downloadplus-df2ba2dd07a6358f9015af6a6549ef766f86a8fb.tar.gz
plus-df2ba2dd07a6358f9015af6a6549ef766f86a8fb.tar.bz2
plus-df2ba2dd07a6358f9015af6a6549ef766f86a8fb.tar.xz
plus-df2ba2dd07a6358f9015af6a6549ef766f86a8fb.zip
Move iconsmodel 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 0d33eedcb..56840ea85 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -238,6 +238,7 @@ manaplus_SOURCES += gui/widgets/avatarlistbox.cpp \
gui/models/extendednamesmodel.cpp \
gui/models/extendednamesmodel.h \
gui/models/fontsmodel.h \
+ gui/models/iconsmodel.h \
gui/models/ignorechoiceslistmodel.h \
gui/widgets/flowcontainer.cpp \
gui/widgets/flowcontainer.h \