]> git.donarmstrong.com Git - lilypond.git/blob - scripts/build/GNUmakefile
5407e1adfb6d489bfee26a42b5fa76bc98fc48bd
[lilypond.git] / scripts / build / GNUmakefile
1 depth = ../..
2
3 STEPMAKE_TEMPLATES=script install po
4
5 EXTRA_DIST_FILES = website-known-missing-files.txt
6
7 include $(depth)/make/stepmake.make
8
9 # Should we install these? This should be handled by sysadmin or
10 # packager but if she forgets...
11 #INSTALLATION_OUT_SUFFIXES=1
12 #INSTALLATION_OUT_DIR1=$(local_lilypond_datadir)/scripts
13 #INSTALLATION_OUT_FILES1=$(outdir)/lilypond-login $(outdir)/lilypond-profile
14
15 all: $(INSTALLATION_FILES)
16