]> git.saurik.com Git - wxWidgets.git/blobdiff - Makefile.in
Modified <shift>+arrow key behaviour so that the starting cell is
[wxWidgets.git] / Makefile.in
index 5d672513e29198a723c3c485232f8af4bdc03f5e..338b740dd5af91d04ae367d2e1c72df4087ccb52 100644 (file)
@@ -1166,6 +1166,6 @@ clean:
        $(RM) *.d
        $(RM) parser.c
        $(RM) lexer.c
-       $(RM) ./lib/*
+       $(RM) -r ./lib/*
 
 cleanall: clean