]> git.donarmstrong.com Git - lilypond.git/blobdiff - GNUmakefile.in
Remove `quotes.patch'.
[lilypond.git] / GNUmakefile.in
index 0e30f80d3c5c8618ff019dead2226fb96bee37a4..ac2329cf4fa68fd3d314a702cefd35682b7eed9e 100644 (file)
@@ -22,7 +22,7 @@ TOPDOC_FILES = AUTHORS INSTALL README NEWS
 TOPDOC_TXT_FILES = $(addprefix $(top-build-dir)/Documentation/topdocs/$(outdir)/,$(addsuffix .txt,$(TOPDOC_FILES)))
 IN_FILES := $(call src-wildcard,*.in)
 
-EXTRA_DIST_FILES = VERSION .gitignore SConstruct \
+EXTRA_DIST_FILES = VERSION .gitignore SConstruct lilypond-texi2html.init \
   $(README_FILES) $(SCRIPTS) $(IN_FILES) 
 INSTALLATION_DIR=$(local_lilypond_datadir)
 INSTALLATION_FILES=$(config_make) VERSION
@@ -199,6 +199,8 @@ $(config_h): config.hh.in
        @echo
        @false
 
+grand-replace:
+       PATH=$(buildscript-dir)/$(outbase):$(PATH) $(BASH) $(buildscript-dir)/grand-replace.sh
 
 ################################################################
 # testing