mirror of
https://github.com/fltk/fltk.git
synced 2026-06-06 16:46:52 +08:00
Fix src/Makefile: add missing directory to 'clean' target
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user