From bb83a7c114c17b67e9209fcda27b125192ce6b5a Mon Sep 17 00:00:00 2001 From: codemaster Date: Mon, 20 Dec 2004 20:11:23 +0000 Subject: * Updated makefiles to new strlib locations [Codemaster] * Moved strlib.h and strlib.c into the common directory [Codemaster] * Updated a bit of jA 1081 - it's not completly updated yet!!! [Codemaster] git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/branches/stable@681 54d463be-8e91-2dee-dedb-b68131a5f0ec --- src/common/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'src/common/Makefile') diff --git a/src/common/Makefile b/src/common/Makefile index b15d4d481..eaa7205d2 100644 --- a/src/common/Makefile +++ b/src/common/Makefile @@ -9,6 +9,7 @@ lock.o: lock.h showmsg.h nullpo.o: nullpo.c nullpo.h showmsg.h malloc.o: malloc.c malloc.h showmsg.h showmsg.o: showmsg.c showmsg.h +strlib.o: strlib.c strlib.h utils.h clean: rm -f *.o -- cgit v1.2.3-70-g09d2