summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/Makefile b/src/Makefile
index bb4b6af79..123aef0c0 100644
--- a/src/Makefile
+++ b/src/Makefile
@@ -590,6 +590,7 @@ clean:
-$(RM) drivers/Posix/*.o
-$(RM) drivers/PostScript/*.o
-$(RM) drivers/Quartz/*.o
+ -$(RM) drivers/SVG/*.o
-$(RM) drivers/WinAPI/*.o
-$(RM) drivers/X11/*.o
-$(RM) drivers/Xlib/*.o