]> rtime.felk.cvut.cz Git - git.git/blobdiff - Makefile
pull: do nothing on --dry-run
[git.git] / Makefile
index 910f4713ef1491278500573bab2d00ee1925abb8..eb1d1623c204c10c13ebc8ca60ca1a07ddef49df 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -2098,7 +2098,7 @@ clean:
        $(RM) $(htmldocs).tar.gz $(manpages).tar.gz
        $(MAKE) -C Documentation/ clean
 ifndef NO_PERL
-       $(RM) gitweb/gitweb.cgi gitweb/gitweb.min.*
+       $(MAKE) -C gitweb clean
        $(MAKE) -C perl clean
 endif
 ifndef NO_PYTHON