summaryrefslogtreecommitdiff
path: root/src/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'src/Makefile.am')
-rw-r--r--src/Makefile.am2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/Makefile.am b/src/Makefile.am
index c0d6d8a31..57725d8e4 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -1122,6 +1122,7 @@ manaplus_SOURCES += \
net/tmwa/questhandler.h \
net/tmwa/skillhandler.cpp \
net/tmwa/skillhandler.h \
+ net/tmwa/sprite.h \
net/tmwa/tradehandler.cpp \
net/tmwa/tradehandler.h
@@ -1170,6 +1171,7 @@ manaplus_SOURCES += net/eathena/gui/guildtab.cpp \
net/eathena/protocol.h \
net/eathena/skillhandler.cpp \
net/eathena/skillhandler.h \
+ net/eathena/sprite.h \
net/eathena/tradehandler.cpp \
net/eathena/tradehandler.h
endif