summaryrefslogtreecommitdiff
path: root/src/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'src/Makefile.am')
-rw-r--r--src/Makefile.am3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/Makefile.am b/src/Makefile.am
index 7fe4f14..2bf8f2f 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -19,6 +19,9 @@ MAP_SRC = map/clif.c \
map/init.c \
map/lang.c \
map/lang.h \
+ map/mapd.c \
+ map/mapd.h \
+ map/mapdext.h \
map/npc.c \
map/npc.h \
map/parse.c \