]> git.donarmstrong.com Git - lilypond.git/blobdiff - ps/GNUmakefile
*** empty log message ***
[lilypond.git] / ps / GNUmakefile
index 4803038f5979c4d015566adf4e428740f069db29..1ade515613c934f6fbce48df0b0867b2e3591a40 100644 (file)
@@ -1,13 +1,11 @@
-# ps/Makefile
-
 depth = ..
 
 PS_FILES = $(wildcard *.ps)
 
 STEPMAKE_TEMPLATES=install
-EXTRA_DIST_FILES =  $(PS_FILES) 
+EXTRA_DIST_FILES = $(PS_FILES) 
 
-INSTALLATION_DIR=$(datadir)/ps/
+INSTALLATION_DIR=$(local_lilypond_datadir)/ps/
 INSTALLATION_FILES=$(PS_FILES)
 
 include $(depth)/make/stepmake.make