From ed571869b6bc3546d556397cf798fe533bedc276 Mon Sep 17 00:00:00 2001 From: Valaris Date: Sun, 29 Jan 2006 17:30:28 +0000 Subject: Updated Common Makefiles to point at the new Changelogs, thanks to SantaPoring for pointing that out. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@5096 54d463be-8e91-2dee-dedb-b68131a5f0ec --- src/common/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/common') diff --git a/src/common/Makefile b/src/common/Makefile index 60b588b1e..a6af2a594 100644 --- a/src/common/Makefile +++ b/src/common/Makefile @@ -26,7 +26,7 @@ clean: HAVESVN = $(shell which svnversion) ifeq ($(findstring /,$(HAVESVN)), /) -svnversion.h: ../../Changelog-SVN.txt +svnversion.h: ../../Changelog-Trunk.txt @printf "#define SVNVERSION " > svnversion.h @svnversion . >> svnversion.h else -- cgit v1.2.3-70-g09d2