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 6099737..5c0befa 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -15,6 +15,8 @@ MAP_SRC = map/dummy.c \
map/init.c \
map/parse.c \
map/parse.h \
+ map/pc.c \
+ map/pc.h \
map/script.c \
map/script.h \
map/session.c \