From f34b32c425b8c23172f37fc93c31ec39bb952359 Mon Sep 17 00:00:00 2001 From: Hans-Christoph Steiner Date: Wed, 8 Apr 2009 04:17:13 +0000 Subject: moved help patches into same folder, stopped auto-generating mapping-meta.pd file, and checked in mapping-meta.pd, so now the folder in SVN is a functional libdir svn path=/trunk/; revision=10981 --- externals/Makefile | 5 ----- 1 file changed, 5 deletions(-) (limited to 'externals') diff --git a/externals/Makefile b/externals/Makefile index 0ac1753a..2dc41345 100644 --- a/externals/Makefile +++ b/externals/Makefile @@ -1549,11 +1549,6 @@ mapping: $(MAPPING_OBJECTS:.c=.$(EXTENSION)) mapping_install: mapping install -d $(objectsdir)/$(MAPPING_NAME) - $(scripts_src)/generate-libdir-metafile.sh $(objectsdir) $(MAPPING_NAME) \ - --author "Cyrille Henry and Hans-Christoph Steiner" \ - --description "objects for mapping data to control" \ - --license "GNU GPL" \ - --version "" # no compiled objects yet... # install -p $(MAPPING_OBJECTS:.c=.$(EXTENSION)) $(objectsdir)/$(MAPPING_NAME) install -p $(externals_src)/mapping/*.pd $(objectsdir)/$(MAPPING_NAME) -- cgit v1.2.1