projects
/
wxWidgets.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
test all selection methods
[wxWidgets.git]
/
Makefile.in
diff --git
a/Makefile.in
b/Makefile.in
index c604e55f27ae3d0f83e4c65337c84bd62f8faed2..f7b9d611b2826e3d8e768cafa65944bc87e5a4b2 100644
(file)
--- a/
Makefile.in
+++ b/
Makefile.in
@@
-1326,7
+1326,7
@@
clean:
$(RM) *.d
$(RM) parser.c
$(RM) lexer.c
- $(RM) ./lib/*
$(RM) -r ./lib/wx/*
+ $(RM) ./lib/lib*
cleanall: clean