summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/Makefile b/src/Makefile
index 2a305394b..94aaf0b96 100644
--- a/src/Makefile
+++ b/src/Makefile
@@ -666,6 +666,7 @@ clean:
-$(RM) drivers/PostScript/*.o
-$(RM) drivers/Quartz/*.o
-$(RM) drivers/SVG/*.o
+ -$(RM) drivers/Unix/*.o
-$(RM) drivers/WinAPI/*.o
-$(RM) drivers/X11/*.o
-$(RM) drivers/Xlib/*.o