From: ishmal Date: Sat, 4 Mar 2006 15:51:15 +0000 (+0000) Subject: Change command to remove CVS directories to .svn X-Git-Url: https://git.tokkee.org/?a=commitdiff_plain;h=74b882c8f3bad98187b8aead05f64140f8d1c870;p=inkscape.git Change command to remove CVS directories to .svn --- diff --git a/Makefile.mingw b/Makefile.mingw index 45325c28b..bf07f1c13 100644 --- a/Makefile.mingw +++ b/Makefile.mingw @@ -14,8 +14,7 @@ $(GTKDOS)$(S)bin$(S)intl.dll: $(CP) $(GTKDOS)$(S)bin$(S)libintl-2.dll $(GTKDOS)$(S)bin$(S)intl.dll dist-strip: dist - -$(RMDIRREC) CVS $(RMDIRREC1) - -$(RMREC) .cvsignore $(RMREC1) + -$(RMDIRREC) .svn $(RMDIRREC1) -$(RMREC) Makefile $(RMREC1) -$(RMREC) Makefile.am $(RMREC1) -$(RMREC) Makefile.in $(RMREC1)