summaryrefslogtreecommitdiff
path: root/GNUmakefile
diff options
context:
space:
mode:
authorwushin <pasekei@gmail.com>2015-05-22 21:13:52 -0500
committerwushin <pasekei@gmail.com>2015-05-22 21:13:52 -0500
commit4bfbebc78dccd77e8be592a9b6782aa8ee239b6e (patch)
treee29d90c720abaca4c0dcaf0552d6d6aa5569dca7 /GNUmakefile
parent3e7c8764379ea25a3fb49ded534115410c539e87 (diff)
downloadserverdata-4bfbebc78dccd77e8be592a9b6782aa8ee239b6e.tar.gz
serverdata-4bfbebc78dccd77e8be592a9b6782aa8ee239b6e.tar.bz2
serverdata-4bfbebc78dccd77e8be592a9b6782aa8ee239b6e.tar.xz
serverdata-4bfbebc78dccd77e8be592a9b6782aa8ee239b6e.zip
Fix Make conf
Diffstat (limited to 'GNUmakefile')
-rw-r--r--GNUmakefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/GNUmakefile b/GNUmakefile
index 35036514..19d7d416 100644
--- a/GNUmakefile
+++ b/GNUmakefile
@@ -10,8 +10,7 @@ maps:
conf: world/map/conf/magic-secrets.sex \
login/conf/login_local.conf login/conf/ladmin_local.conf login/save/gm_account.txt login/save/account.txt \
world/conf/char_local.conf \
-world/map/conf/map_local.conf world/map/conf/battle_local.conf world/map/conf/motd.txt world/map/conf/atcommand_local.conf world/map/db/const-debugflag.txt \
-conf/monitor_local.conf
+world/map/conf/map_local.conf world/map/conf/battle_local.conf world/map/conf/atcommand_local.conf world/map/db/const-debugflag.txt
world/map/conf/magic-secrets.sex: world/map/conf/magic-secrets.sex.template world/map/conf/secrets-build
cd world/map/conf && ./build-magic.sh