X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=buildscripts%2FGNUmakefile;h=3a40aa0fad1cf30fa0709f3048a3ea0e809616fe;hb=1bd72009ac7699268c63dbe06eace6c8e8f8c5f7;hp=a1d371d0223fab3aaebcd5321a87ccc8a70b998d;hpb=76c78be46431a98a1417580d9d67bf67e4ba06ee;p=lilypond.git diff --git a/buildscripts/GNUmakefile b/buildscripts/GNUmakefile old mode 100755 new mode 100644 index a1d371d022..3a40aa0fad --- a/buildscripts/GNUmakefile +++ b/buildscripts/GNUmakefile @@ -1,17 +1,15 @@ -# bin/Makefile - depth = .. -STEPMAKE_TEMPLATES=script install po - -include $(depth)/make/stepmake.make - -INSTALLATION_FILES=$(outdir)/gettext.py -INSTALLATION_DIR=$(datadir)/python - -all: $(outdir)/gettext.py - +STEPMAKE_TEMPLATES=script install po +EXTRA_DIST_FILES=pfx2ttf.fontforge +include $(depth)/make/stepmake.make +# Should we install these? This should be handled by sysadmin or +# packager but if she forgets... +#INSTALLATION_OUT_SUFFIXES=1 +#INSTALLATION_OUT_DIR1=$(local_lilypond_datadir)/scripts +#INSTALLATION_OUT_FILES1=$(outdir)/lilypond-login $(outdir)/lilypond-profile +all: $(INSTALLATION_FILES)