From 99abaa687d4dcab89d1a295dbd909c60c7114f7d Mon Sep 17 00:00:00 2001 From: Jamie Bullock Date: Fri, 18 Jan 2008 08:48:33 +0000 Subject: Fixed hard-coded paths after eighthave changed the name of the help file! svn path=/trunk/externals/postlude/; revision=9148 --- dssi/makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'dssi/makefile') diff --git a/dssi/makefile b/dssi/makefile index b7c6a35..498eb5f 100755 --- a/dssi/makefile +++ b/dssi/makefile @@ -59,5 +59,5 @@ clean: install: cp dssi~.pd_linux $(INSTALLPATH) install -d $(PDDIR)/doc/5.reference/dssi/ - install -m 644 doc/help-* $(PDDIR)/doc/5.reference/ + install -m 644 doc/*-help* $(PDDIR)/doc/5.reference/ install -m 644 doc/output~.pd $(PDDIR)/doc/5.reference/dssi/ -- cgit v1.2.1