X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=ps%2FGNUmakefile;h=1ade515613c934f6fbce48df0b0867b2e3591a40;hb=a33165e3b6af2d807d069e6eacd0e220ba2ef68a;hp=a94b37ef8a2e5b7d2a4cfb699bea97ca69e24ae2;hpb=9efbad2d9487a05b04423e7e9f062968e8f8eaf4;p=lilypond.git diff --git a/ps/GNUmakefile b/ps/GNUmakefile index a94b37ef8a..1ade515613 100644 --- a/ps/GNUmakefile +++ b/ps/GNUmakefile @@ -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