From df4c70d38c075e40f7f1a91dd5a349ff78f366d0 Mon Sep 17 00:00:00 2001 From: Hans-Christoph Steiner Date: Tue, 17 Jan 2006 02:57:37 +0000 Subject: added files to specify libraries for the linker in the externals build system, i.e. externals/Makefile svn path=/trunk/externals/pdogg/; revision=4427 --- makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'makefile') diff --git a/makefile b/makefile index f6737e1..cd30636 100644 --- a/makefile +++ b/makefile @@ -95,7 +95,7 @@ PDDIR=/usr/lib/pd install: install -d $(PDDIR)/doc/5.reference/pdogg - cp help-*.pd ../../doc/5.reference/pdogg + cp *-help.pd ../../doc/5.reference/pdogg clean: rm -f *.o *.pd_* so_locations -- cgit v1.2.1