]> git.donarmstrong.com Git - lilypond.git/blobdiff - ps/GNUmakefile
* flower/file-path.cc (find): try to open directly as well, so we
[lilypond.git] / ps / GNUmakefile
index a94b37ef8a2e5b7d2a4cfb699bea97ca69e24ae2..1ade515613c934f6fbce48df0b0867b2e3591a40 100644 (file)
@@ -1,13 +1,11 @@
-# tex/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