summaryrefslogtreecommitdiff
path: root/src/Makefile.am
diff options
context:
space:
mode:
authorPhilipp Sehmisch <tmw@crushnet.org>2008-03-31 23:26:10 +0000
committerPhilipp Sehmisch <tmw@crushnet.org>2008-03-31 23:26:10 +0000
commit4c31dc05aee90e3ba5f130ca3e77671277d3bb56 (patch)
treecfe55ef3cc748939cb9dfb4c23a0203c4baa356c /src/Makefile.am
parent677b0233137e9f5a2b6854d360ff8f72b1ac2b21 (diff)
downloadmana-client-4c31dc05aee90e3ba5f130ca3e77671277d3bb56.tar.gz
mana-client-4c31dc05aee90e3ba5f130ca3e77671277d3bb56.tar.bz2
mana-client-4c31dc05aee90e3ba5f130ca3e77671277d3bb56.tar.xz
mana-client-4c31dc05aee90e3ba5f130ca3e77671277d3bb56.zip
updated project flies
Diffstat (limited to 'src/Makefile.am')
-rw-r--r--src/Makefile.am4
1 files changed, 3 insertions, 1 deletions
diff --git a/src/Makefile.am b/src/Makefile.am
index d7f0537c..d9b3fc8d 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -234,6 +234,8 @@ tmw_SOURCES = gui/widgets/dropdown.cpp \
resources/monsterinfo.cpp \
resources/music.h \
resources/music.cpp \
+ resources/npcdb.h \
+ resources/npcdb.cpp \
resources/resource.cpp \
resources/resource.h \
resources/resourcemanager.cpp \
@@ -338,4 +340,4 @@ tmw_SOURCES = gui/widgets/dropdown.cpp \
INCLUDES = \
$(all_includes) \
-DTMW_DATADIR=\""$(pkgdatadir)/"\" \
- -DLOCALEDIR=\""$(localedir)"\"
+ -DLOCALEDIR=\""$(localedir)"\" \ No newline at end of file