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 514a0b7..a4956e2 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -34,9 +34,11 @@ MAP_SRC = map/clif.c \
map/send.h \
map/data/mapd.c \
map/data/mapd.h \
+ map/data/npcd.h \
map/data/session.c \
map/data/session.h \
map/struct/mapdext.h \
+ map/struct/npcdext.h \
map/struct/sessionext.h \
map/utils/formatutils.c \
map/utils/formatutils.h \