summaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorAdib Taraben <theadib@gmail.com>2006-04-06 21:58:43 +0000
committertheadib <theadib@users.sourceforge.net>2006-04-06 21:58:43 +0000
commit556c0966b485e65aa4e264e1d7cad3e0187a4110 (patch)
tree831715ee6d5cb2171c2575fc0133c3f30a012825 /src
parentadd make.files make.ofiles make.dep as targets to the makefile.mingw (diff)
downloadinkscape-556c0966b485e65aa4e264e1d7cad3e0187a4110.tar.gz
inkscape-556c0966b485e65aa4e264e1d7cad3e0187a4110.zip
tweaked mingw makefiles to not stop if self-generated and included files are missing
(bzr r453)
Diffstat (limited to 'src')
-rw-r--r--src/Makefile.mingw1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/Makefile.mingw b/src/Makefile.mingw
index e3cdb7849..d0f612a1e 100644
--- a/src/Makefile.mingw
+++ b/src/Makefile.mingw
@@ -121,5 +121,6 @@ clean:
-$(RM) *.dll
-$(RM) extension$(S)plugin$(S)*.o
-$(RM) extension$(S)plugin$(S)*.dll
+ -$(RM) inkscape.exe inkview.exe inkscape.dbg inkview.dbg