summaryrefslogtreecommitdiff
path: root/src/Makefile.am
diff options
context:
space:
mode:
authorAndrei Karas <akaras@inbox.ru>2014-09-01 22:16:51 +0300
committerAndrei Karas <akaras@inbox.ru>2014-09-06 01:18:54 +0300
commitabf9ca965980e90e017f6548b7a2ac532909f6be (patch)
tree8a103765493181d89552c92f0f6f25afda1a615c /src/Makefile.am
parenta453b123da204e33df2933e238aa59f0b83ff521 (diff)
downloadplus-abf9ca965980e90e017f6548b7a2ac532909f6be.tar.gz
plus-abf9ca965980e90e017f6548b7a2ac532909f6be.tar.bz2
plus-abf9ca965980e90e017f6548b7a2ac532909f6be.tar.xz
plus-abf9ca965980e90e017f6548b7a2ac532909f6be.zip
eathena: add being type enum.
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 b0e559a49..330f5fbd0 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -1256,6 +1256,7 @@ manaplus_SOURCES += net/eathena/gui/guildtab.cpp \
net/eathena/attrs.h \
net/eathena/beinghandler.cpp \
net/eathena/beinghandler.h \
+ net/eathena/beingtype.h \
net/eathena/buysellhandler.cpp \
net/eathena/buysellhandler.h \
net/eathena/charserverhandler.cpp \