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 ad8da26..7243854 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -32,6 +32,8 @@ LOGIN_SRC = elogin/config.c \ MAP_SRC = emap/atcommand.c \ emap/atcommand.h \ + emap/battle.c \ + emap/battle.h \ emap/battleground.c \ emap/battleground.h \ emap/clif.c \ |