From 0f0466b9a273a7f4481acae47f5cb1166a2d145a Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Fri, 28 Nov 2014 16:33:25 +0300 Subject: Move struct files into struct directory. --- src/Makefile.am | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src/Makefile.am') diff --git a/src/Makefile.am b/src/Makefile.am index 2bf8f2f..d7966c2 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -21,7 +21,6 @@ MAP_SRC = map/clif.c \ map/lang.h \ map/mapd.c \ map/mapd.h \ - map/mapdext.h \ map/npc.c \ map/npc.h \ map/parse.c \ @@ -37,7 +36,8 @@ MAP_SRC = map/clif.c \ map/send.h \ map/session.c \ map/session.h \ - map/sessionext.h \ + map/struct/mapdext.h \ + map/struct/sessionext.h \ map/utils/formatutils.c \ map/utils/formatutils.h \ common/interfaces.c \ -- cgit v1.2.3-60-g2f50