X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=stepmake%2Fstepmake%2Ftoplevel-targets.make;h=d2748a97a3280e2e16ea575485ba9b2c40b2fe11;hb=c58b9bd118958423656e674c25d940cdec71f58a;hp=2ee7be573f69bdf10c33ae97d182ed82d8dd246d;hpb=4c67a449e01a229165a8fd5f26c06cb90ba97346;p=lilypond.git diff --git a/stepmake/stepmake/toplevel-targets.make b/stepmake/stepmake/toplevel-targets.make index 2ee7be573f..d2748a97a3 100644 --- a/stepmake/stepmake/toplevel-targets.make +++ b/stepmake/stepmake/toplevel-targets.make @@ -52,7 +52,7 @@ dist: chmod -R a+r $(distdir) chmod a+x `find $(distdir) -type d -print` (cd ./$(depth)/$(outdir); $(TAR) -cf - --owner=0 --group=0 $(DIST_NAME) | gzip -9 > $(DIST_NAME).tar.gz) - rm -rf $(distdir)/ + rm -rf $(distdir) local-help: @echo " config rerun configure"