From af956011f7d4548ed67ae5633348040df877c6e7 Mon Sep 17 00:00:00 2001 From: Hans-Christoph Steiner Date: Mon, 21 Nov 2005 23:02:55 +0000 Subject: created Pd-0.38.4-extendedRC3.app release svn path=/trunk/; revision=4012 --- abstractions/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'abstractions/Makefile') diff --git a/abstractions/Makefile b/abstractions/Makefile index fb696f15..3c5e2cc5 100644 --- a/abstractions/Makefile +++ b/abstractions/Makefile @@ -190,7 +190,6 @@ objects_pddp: install -p $(shell ls -1 $(ABSTRACTIONS_SRC)/pddp/*.pd | \ grep -v '\-help.pd') $(OBJECTS_DEST)/$(PDDP_NAME) $(SCRIPTS_SRC)/generate-libdir-metafile.sh $(OBJECTS_DEST) $(PDDP_NAME) \ - --author "Hans-Christoph Steiner" \ --license "GNU GPL" \ --description "support objects for the Pure Data Documentation Project" install -d $(HELP_DEST)/$(PDDP_NAME) @@ -199,6 +198,7 @@ objects_pddp: # install -d $(MANUALS_DEST)/$(PDDP_NAME) # install -d $(APPLICATIONS_DEST)/$(PDDP_NAME) + #------------------------------------------------------------------------------- # RRADical RRADICAL_NAME = rradical -- cgit v1.2.1