From 3dbd88048beb03fef4d35a625d0329d74e71907b Mon Sep 17 00:00:00 2001 From: FlavioJS Date: Thu, 16 Oct 2008 17:32:10 +0000 Subject: * Added missing char_sql/int_mercenary files to txt-converter's Makefile.in (run the configure script after updating to rebuild the Makefile's) git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@13302 54d463be-8e91-2dee-dedb-b68131a5f0ec --- src/txt-converter/Makefile.in | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/txt-converter') diff --git a/src/txt-converter/Makefile.in b/src/txt-converter/Makefile.in index 41c773d31..089d9d276 100644 --- a/src/txt-converter/Makefile.in +++ b/src/txt-converter/Makefile.in @@ -39,6 +39,7 @@ CHAR_CONVERTER_OBJ = \ obj_char/sql-inter.o \ obj_char/sql-int_party.o \ obj_char/sql-int_guild.o \ + obj_char/sql-int_mercenary.o \ ../common/obj_all/minicore.o \ ../common/obj_all/malloc.o \ ../common/obj_all/strlib.o \ @@ -62,6 +63,7 @@ CHAR_CONVERTER_H = \ ../char_sql/inter.h \ ../char_sql/int_party.h \ ../char_sql/int_guild.h \ + ../char_sql/int_mercenary.h \ ../common/cbasetypes.h \ ../common/mmo.h \ ../common/core.h \ -- cgit v1.2.3-60-g2f50