diff options
Diffstat (limited to 'src/Makefile.am')
-rw-r--r-- | src/Makefile.am | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/Makefile.am b/src/Makefile.am index 8dea93b..05ebf01 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -104,6 +104,8 @@ MAP_SRC = emap/atcommand.c \ emap/data/session.h \ emap/data/skilld.c \ emap/data/skilld.h \ + emap/enum/esctype.h \ + emap/enum/esitype.h \ emap/struct/bgdext.h \ emap/struct/craft.h \ emap/struct/itemdext.h \ |