From 08f4b386b2dae13aa837e4632ef197299846a7b1 Mon Sep 17 00:00:00 2001 From: skotlex Date: Wed, 15 Aug 2007 23:08:22 +0000 Subject: - 'make clean' now removes the svnversion.h file in src/common/ since otherwise it is pretty much never updated. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@11020 54d463be-8e91-2dee-dedb-b68131a5f0ec --- src/common/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src') diff --git a/src/common/Makefile b/src/common/Makefile index 655cc157e..258423776 100644 --- a/src/common/Makefile +++ b/src/common/Makefile @@ -18,7 +18,7 @@ obj/mini%.o: %.c clean: rm -rf *.o obj GNUmakefile - + rm -rf svnversion.h HAVESVN = $(shell which svnversion) ifeq ($(findstring /,$(HAVESVN)), /) -- cgit v1.2.3-70-g09d2