]> git.saurik.com Git - cycript.git/blobdiff - ObjectiveC.mk
Half fixed (at least it doesn't throw an exception anymore) NSDictionaries that have...
[cycript.git] / ObjectiveC.mk
index 05249d6be6cdd30058b356fefb96808a9a21907d..c2837c5d37e1c162db48ea6c151e14f32e6a76a4 100644 (file)
@@ -1,6 +1,6 @@
 filters += ObjectiveC
 header += Struct.hpp ObjectiveC/Internal.hpp ObjectiveC/Syntax.hpp
-code += ObjectiveC/Output.o ObjectiveC/Replace.o Library.o
+code += ObjectiveC/Output.o ObjectiveC/Replace.o ObjectiveC/Library.o
 
 Struct.hpp:
        $$($(target)gcc -print-prog-name=cc1obj) -print-objc-runtime-info </dev/null >$@