From c11128c6818ee446502f0edd4d88f008a177fa5e Mon Sep 17 00:00:00 2001 From: Christopher Roy Bratusek Date: Sat, 15 Oct 2011 08:59:43 +0200 Subject: [PATCH] fixed an error in Makefile --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index a0f8b57..719c609 100644 --- a/Makefile +++ b/Makefile @@ -25,7 +25,7 @@ SOURCES := source \ source/Menus \ source/Network \ source/Tools \ - ../svnrev + svnrev INCLUDES := source DATA := data/fonts \ data/sounds \