]> git.saurik.com Git - cycript.git/blobdiff - makefile
Forgot to add lexer to clean.
[cycript.git] / 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