From: Jay Freeman (saurik) Date: Sun, 19 Feb 2012 00:50:03 +0000 (-0800) Subject: Use consistent (upper-)capitalization for Version.h. X-Git-Tag: v1.1.5~8 X-Git-Url: https://git.saurik.com/cydia.git/commitdiff_plain/174327c191b9c91b498e0645b22ff8a01defec58 Use consistent (upper-)capitalization for Version.h. --- diff --git a/makefile b/makefile index 4e349672..6e8b3ac9 100644 --- a/makefile +++ b/makefile @@ -128,7 +128,7 @@ Objects/%.o: %.mm $(header) @echo "[cycc] $<" @$(cycc) -c $< $(flags) $(xflags) -Objects/Version.o: version.h +Objects/Version.o: Version.h Images/%.png: %.png @mkdir -p $(dir $@)