From 8c29affcbda72a462c0fd10d77da1b139a6a438d Mon Sep 17 00:00:00 2001 From: Frank Barknecht Date: Tue, 6 Dec 2005 14:13:44 +0000 Subject: small type corrected svn path=/trunk/; revision=4153 --- abstractions/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'abstractions') diff --git a/abstractions/Makefile b/abstractions/Makefile index 7703d154..6d80d6e8 100644 --- a/abstractions/Makefile +++ b/abstractions/Makefile @@ -86,7 +86,7 @@ list-abs_install: --license "GNU GPL" \ --description "a collection of objects for manipulating lists. Requires pd>=0.39" install -d $(helpdir)/$(LIST-ABS_NAME) - install -p $(abstractions_src)/footils//list-abs/*-help.pd \ + install -p $(abstractions_src)/footils/list-abs/*-help.pd \ $(helpdir)/$(LIST-ABS_NAME) -- cgit v1.2.1