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 9888bcf..7d164d8 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -40,6 +40,8 @@ MAP_SRC = emap/atcommand.c \ emap/clif.h \ emap/config.c \ emap/config.h \ + emap/console.c \ + emap/console.h \ emap/craft.c \ emap/craft.h \ emap/craftconf.c \ |