summaryrefslogtreecommitdiff
path: root/src/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'src/Makefile.am')
-rw-r--r--src/Makefile.am6
1 files changed, 4 insertions, 2 deletions
diff --git a/src/Makefile.am b/src/Makefile.am
index 7d6bc1147..b300d71a5 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -622,6 +622,8 @@ manaplus_SOURCES += gui/widgets/avatarlistbox.cpp \
depricatedlistener.cpp \
depricatedlistener.h \
dragdrop.h \
+ dropshortcut.cpp \
+ dropshortcut.h \
effectmanager.cpp \
effectmanager.h \
emoteshortcut.cpp \
@@ -651,8 +653,8 @@ manaplus_SOURCES += gui/widgets/avatarlistbox.cpp \
item.h \
itemshortcut.cpp \
itemshortcut.h \
- dropshortcut.cpp \
- dropshortcut.h \
+ itemsoundmanager.cpp \
+ itemsoundmanager.h \
spellshortcut.cpp \
spellshortcut.h \
textcommand.cpp \