]> git.donarmstrong.com Git - lilypond.git/blobdiff - buildscripts/GNUmakefile
Merge branch 'lilypond/translation' of ssh://jomand@git.sv.gnu.org/srv/git/lilypond
[lilypond.git] / buildscripts / GNUmakefile
old mode 100755 (executable)
new mode 100644 (file)
index a1d371d..3a40aa0
@@ -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)