]> git.donarmstrong.com Git - lilypond.git/blobdiff - ps/GNUmakefile
release: 1.1.0
[lilypond.git] / ps / GNUmakefile
index d4353253c468e187516c57ac20a87e5d70c99ee2..a94b37ef8a2e5b7d2a4cfb699bea97ca69e24ae2 100644 (file)
@@ -2,14 +2,12 @@
 
 depth = ..
 
-
 PS_FILES = $(wildcard *.ps)
 
+STEPMAKE_TEMPLATES=install
 EXTRA_DIST_FILES =  $(PS_FILES) 
 
 INSTALLATION_DIR=$(datadir)/ps/
 INSTALLATION_FILES=$(PS_FILES)
 
 include $(depth)/make/stepmake.make
-include $(stepdir)/installfiles.make
-