... and fixes the build back.

git-svn-id: svn://pulkomandy.tk/GrafX2/trunk@1036 416bcca6-2ee7-4201-b75f-2eb2f807beb1
This commit is contained in:
Adrien Destugues
2009-09-19 22:47:10 +00:00
parent b12423d03b
commit b3f2deedac
4 changed files with 2 additions and 5 deletions

View File

@@ -260,7 +260,7 @@ else
JOYCOPT =
endif
COPT += -DSVN_revision="$(shell svnversion .)" -DProgram_Revision="$(Label)"
COPT += -DSVN_revision='"$(shell svnversion .)"' -DProgram_version='"$(LABEL)"'
### And now for the real build rules ###