]> git.donarmstrong.com Git - lilypond.git/blobdiff - ps/GNUmakefile
release: 1.5.0
[lilypond.git] / ps / GNUmakefile
index d4353253c468e187516c57ac20a87e5d70c99ee2..4803038f5979c4d015566adf4e428740f069db29 100644 (file)
@@ -1,15 +1,13 @@
-# tex/Makefile
+# ps/Makefile
 
 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
-