]> git.donarmstrong.com Git - lilypond.git/blobdiff - stepmake/stepmake/toplevel-targets.make
doc build: Use all includes for texinfo also for the xref-map generation
[lilypond.git] / stepmake / stepmake / toplevel-targets.make
index d07d80f0d17706a4b577da5eca6656118e9a9358..d2748a97a3280e2e16ea575485ba9b2c40b2fe11 100644 (file)
@@ -12,7 +12,6 @@ local-distclean:
        rm -rf $(outdir)
 
 local-maintainerclean:
-       rm -f configure
 
 GNUmakefile: GNUmakefile.in
        $(MAKE) INFILE=$< OUTFILE=$@ -f $(stepdir)/automatically-generated.sub.make
@@ -53,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"