X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=GNUmakefile.in;h=ac2329cf4fa68fd3d314a702cefd35682b7eed9e;hb=62f221b6b3861ff055dc0384ec3c48cc665688cd;hp=0e30f80d3c5c8618ff019dead2226fb96bee37a4;hpb=164e8f28f50194a13c1f16de4b8279a17ced424d;p=lilypond.git diff --git a/GNUmakefile.in b/GNUmakefile.in index 0e30f80d3c..ac2329cf4f 100644 --- a/GNUmakefile.in +++ b/GNUmakefile.in @@ -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