From 8e23ebf9a66d312e6c9d4479617f04edf86f3f45 Mon Sep 17 00:00:00 2001 From: Hans-Christoph Steiner Date: Thu, 27 Jul 2006 20:45:58 +0000 Subject: fixed up LIB_TARGETS to work with rpm and deb package building scripts svn path=/trunk/; revision=5419 --- externals/Makefile | 3 +++ 1 file changed, 3 insertions(+) (limited to 'externals') diff --git a/externals/Makefile b/externals/Makefile index 9828c468..a816625f 100644 --- a/externals/Makefile +++ b/externals/Makefile @@ -107,6 +107,9 @@ CXXFLAGS = $(CFLAGS) # if your library isn't included in LIB_TARGETS, it won't be built with # Pd-extended. For libraries that build on all platforms, add them directly # below, otherwise add to the correct platforms below. +# +# WARNING! this MUST be all on one line because the automatic package +# building scripts rely on it being that way. LIB_TARGETS = boids bsaylor buildsrc corelibs creb cxc cyclone ext13 flib freeverb ggee hardware iem_ambi iem_bin_ambi iemlib iemmatrix loaders mapping markex maxlib mjlib motex oscx pddp pdogg pmpd sigpack smlib toxy unauthorized vbap zexy # this is for libraries that don't compile (yet) on all platforms -- cgit v1.2.1