]> git.saurik.com Git - cycript.git/commitdiff
Forgot to add lexer to clean.
authorJay Freeman (saurik) <saurik@saurik.com>
Fri, 30 Oct 2009 23:35:53 +0000 (23:35 +0000)
committerJay Freeman (saurik) <saurik@saurik.com>
Fri, 30 Oct 2009 23:35:53 +0000 (23:35 +0000)
makefile

index c6083156d3b96d0a3bc2d39c7f1091453affdfdd..c98d7eaf8c09fad6700b31fcd402201e4f9882c6 100644 (file)
--- a/makefile
+++ b/makefile
@@ -83,7 +83,7 @@ endif
 all: $(all)
 
 clean:
-       rm -f *.o libcycript.$(dll) cycript libcycript.db Struct.hpp lex.cy.c Cycript.tab.cc Cycript.tab.hh location.hh position.hh stack.hh cyrver Cycript.y
+       rm -f *.o libcycript.$(dll) cycript libcycript.db Struct.hpp lex.cy.c Cycript.tab.cc Cycript.tab.hh location.hh position.hh stack.hh cyrver Cycript.y Cycript.l
 
 libcycript.db: Bridge.def
        rm -f libcycript.db