diff options
author | Ben Longbons <b.r.longbons@gmail.com> | 2014-01-26 14:07:23 -0800 |
---|---|---|
committer | Ben Longbons <b.r.longbons@gmail.com> | 2014-01-26 14:22:27 -0800 |
commit | 3158c6cc0ef331a8dfa49745af3652c5e273ea5b (patch) | |
tree | 688b023986743e53cc20ea15bae93f8e59aebdba /GNUmakefile | |
parent | 4dc2a6c395b714606fb593c83085f859e2493859 (diff) | |
download | serverdata-3158c6cc0ef331a8dfa49745af3652c5e273ea5b.tar.gz serverdata-3158c6cc0ef331a8dfa49745af3652c5e273ea5b.tar.bz2 serverdata-3158c6cc0ef331a8dfa49745af3652c5e273ea5b.tar.xz serverdata-3158c6cc0ef331a8dfa49745af3652c5e273ea5b.zip |
Remove files that are no longer referencedv2014.1.27
Diffstat (limited to 'GNUmakefile')
-rw-r--r-- | GNUmakefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/GNUmakefile b/GNUmakefile index db32cfb8..eba06010 100644 --- a/GNUmakefile +++ b/GNUmakefile @@ -9,7 +9,7 @@ maps: cp "$|" "$@" conf: \ login/conf/login_local.conf login/conf/ladmin_local.conf login/save/gm_account.txt login/save/account.txt \ -world/map/conf/map_local.conf world/map/conf/battle_local.conf world/map/conf/motd.txt world/map/conf/help.txt world/map/conf/atcommand_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/conf/char_local.conf mobxp: mobxp-impl indent-mobs |