]> git.saurik.com Git - cycript.git/commitdiff
Accidentally committed a comment to headers :=.
authorJay Freeman (saurik) <saurik@saurik.com>
Wed, 4 Nov 2009 22:32:41 +0000 (22:32 +0000)
committerJay Freeman (saurik) <saurik@saurik.com>
Wed, 4 Nov 2009 22:32:41 +0000 (22:32 +0000)
ObjectiveC.mk

index 6f3e14edf0a45e7401b502eb0294744af765c97c..c2837c5d37e1c162db48ea6c151e14f32e6a76a4 100644 (file)
@@ -1,5 +1,5 @@
 filters += ObjectiveC
-header += Struct.hpp #ObjectiveC/Internal.hpp ObjectiveC/Syntax.hpp
+header += Struct.hpp ObjectiveC/Internal.hpp ObjectiveC/Syntax.hpp
 code += ObjectiveC/Output.o ObjectiveC/Replace.o ObjectiveC/Library.o
 
 Struct.hpp: