summaryrefslogtreecommitdiff
path: root/src/Makefile.am
diff options
context:
space:
mode:
authorAndrei Karas <akaras@inbox.ru>2013-05-11 18:39:15 +0300
committerAndrei Karas <akaras@inbox.ru>2013-06-01 12:52:16 +0300
commitf45b10598c4a128510d7c469a6fe669587c01a3e (patch)
tree6a35598bcf52ee3e380890dbac3c2d013b83a2d2 /src/Makefile.am
parent9f85b059aff7c54043d85c3422f02be3570d5050 (diff)
downloadplus-f45b10598c4a128510d7c469a6fe669587c01a3e.tar.gz
plus-f45b10598c4a128510d7c469a6fe669587c01a3e.tar.bz2
plus-f45b10598c4a128510d7c469a6fe669587c01a3e.tar.xz
plus-f45b10598c4a128510d7c469a6fe669587c01a3e.zip
add dragdrop between inventory and outfits window.
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 211164a0c..b7584a950 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -579,6 +579,7 @@ manaplus_SOURCES += gui/widgets/avatarlistbox.cpp \
depricatedevent.h \
depricatedlistener.cpp \
depricatedlistener.h \
+ dragdrop.h \
effectmanager.cpp \
effectmanager.h \
emoteshortcut.cpp \