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 289c775..3bb63c2 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -46,6 +46,8 @@ MAP_SRC = map/clif.c \ map/send.h \ map/status.c \ map/status.h \ + map/unit.c \ + map/unit.h \ map/data/itemd.c \ map/data/itemd.h \ map/data/mapd.c \ |