summaryrefslogtreecommitdiff
path: root/src/Makefile.am
diff options
context:
space:
mode:
authorAndrei Karas <akaras@inbox.ru>2014-02-23 14:03:30 +0300
committerAndrei Karas <akaras@inbox.ru>2014-02-23 14:03:30 +0300
commitabbe2e84657fdb3afc6f07b6df82918938862fd8 (patch)
tree01e7a2610d77f4714e89775ac26f81305412f965 /src/Makefile.am
parent2bdfb00921306fd3d0370e15fd1fe7f08b1f67f7 (diff)
downloadplus-abbe2e84657fdb3afc6f07b6df82918938862fd8.tar.gz
plus-abbe2e84657fdb3afc6f07b6df82918938862fd8.tar.bz2
plus-abbe2e84657fdb3afc6f07b6df82918938862fd8.tar.xz
plus-abbe2e84657fdb3afc6f07b6df82918938862fd8.zip
Move sortlistmodelbuy 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 dc9475d48..73a69231b 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -320,6 +320,7 @@ manaplus_SOURCES += gui/widgets/avatarlistbox.cpp \
gui/widgets/skillinfo.h \
gui/models/skillmodel.cpp \
gui/models/skillmodel.h \
+ gui/models/sortlistmodelbuy.h \
gui/models/soundsmodel.h \
gui/widgets/slider.cpp \
gui/widgets/slider.h \