summaryrefslogtreecommitdiff
path: root/GNUmakefile
diff options
context:
space:
mode:
authorwushin <pasekei@gmail.com>2015-05-22 21:16:20 -0500
committerwushin <pasekei@gmail.com>2015-05-22 21:16:20 -0500
commit097019378130079baf43fed4513db891c30b9bea (patch)
treeedfca7b9323c8e2d6b82713d3f562d26bfde62a5 /GNUmakefile
parent4bfbebc78dccd77e8be592a9b6782aa8ee239b6e (diff)
downloadserverdata-097019378130079baf43fed4513db891c30b9bea.tar.gz
serverdata-097019378130079baf43fed4513db891c30b9bea.tar.bz2
serverdata-097019378130079baf43fed4513db891c30b9bea.tar.xz
serverdata-097019378130079baf43fed4513db891c30b9bea.zip
Add Motd back properly to make conf
Diffstat (limited to 'GNUmakefile')
-rw-r--r--GNUmakefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/GNUmakefile b/GNUmakefile
index 19d7d416..415d91a4 100644
--- a/GNUmakefile
+++ b/GNUmakefile
@@ -10,7 +10,8 @@ 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/atcommand_local.conf world/map/db/const-debugflag.txt
+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/npc/functions/motd.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