diff options
| author | Bob Jamison <ishmalius@gmail.com> | 2006-03-04 15:51:15 +0000 |
|---|---|---|
| committer | ishmal <ishmal@users.sourceforge.net> | 2006-03-04 15:51:15 +0000 |
| commit | 984f0f46c23abc23c33526d06e000cb1f1efebda (patch) | |
| tree | 887225f41840fbf1dc1ec295b94dcc824ff5795c | |
| parent | Make color drag to minibar only work when a styled item is selected. (diff) | |
| download | inkscape-984f0f46c23abc23c33526d06e000cb1f1efebda.tar.gz inkscape-984f0f46c23abc23c33526d06e000cb1f1efebda.zip | |
Change command to remove CVS directories to .svn
(bzr r202)
| -rw-r--r-- | Makefile.mingw | 3 |
1 files changed, 1 insertions, 2 deletions
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) |
