]> git.saurik.com Git - cycript.git/blobdiff - GNUmakefile.in
Changed from a threaded pool to a thread-local pool, abstracted out token assignment...
[cycript.git] / GNUmakefile.in
index 5b390eaf68369822f5ca818bfbbd69d61fa43606..a99274702f3e41c42f54e1182ed1a1d1e021a97c 100644 (file)
@@ -85,7 +85,7 @@ all := cycript
 #arch := $(shell $(dpkg_architecture) -qDEB_HOST_ARCH 2>/dev/null)
 #endif
 
-header := Cycript.tab.hh Parser.hpp Pooling.hpp cycript.hpp Internal.hpp Error.hpp String.hpp Exception.hpp Standard.hpp
+header := Cycript.tab.hh Parser.hpp Pooling.hpp Local.hpp cycript.hpp Internal.hpp Error.hpp String.hpp Exception.hpp Standard.hpp
 
 code := 
 code += Replace.lo Output.lo