summaryrefslogtreecommitdiff
path: root/src/map/Makefile.in
diff options
context:
space:
mode:
Diffstat (limited to 'src/map/Makefile.in')
-rw-r--r--src/map/Makefile.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/map/Makefile.in b/src/map/Makefile.in
index 16675086d..2821b7985 100644
--- a/src/map/Makefile.in
+++ b/src/map/Makefile.in
@@ -41,7 +41,7 @@ MAP_H = map.h chrif.h clif.h pc.h status.h npc.h \
log.h mail.h date.h unit.h homunculus.h mercenary.h quest.h instance.h mapreg.h \
buyingstore.h searchstore.h duel.h pc_groups.h \
config/Core.h config/Renewal.h config/Secure.h config/Data/Const.h \
- config/Skills/General.h config/Skills/Mage_Classes.h config/Skills/Swordsman_Classes.h
+ config/Skills/General.h config/Skills/Swordsman_Classes.h
HAVE_MYSQL=@HAVE_MYSQL@
ifeq ($(HAVE_MYSQL),yes)