aboutsummaryrefslogtreecommitdiff
path: root/externals/Makefile
diff options
context:
space:
mode:
authorHans-Christoph Steiner <eighthave@users.sourceforge.net>2006-04-10 19:21:06 +0000
committerHans-Christoph Steiner <eighthave@users.sourceforge.net>2006-04-10 19:21:06 +0000
commitf1a4a69a0150ee798f1fcc00e9f9c69e5acfe8a7 (patch)
treebdf66c1c4fb6e055542632ce4ce8d693044e21ad /externals/Makefile
parentab6aa980586e7494b631feb0cfdb868b144aff0e (diff)
added pddplink to the autobuild
svn path=/trunk/; revision=4865
Diffstat (limited to 'externals/Makefile')
-rw-r--r--externals/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/externals/Makefile b/externals/Makefile
index de493339..cc05fc74 100644
--- a/externals/Makefile
+++ b/externals/Makefile
@@ -949,7 +949,8 @@ pddp_install: pddp
# --author "PDDP" \
# --license "BSD" \
# --description "objects for working with Tcl and Pd's Tk GUI"
-# cd $(externals_src)/miXed/pddp && $(MAKE) OUT_DIR=$(PDDP_OUT_DIR)
+ cd $(externals_src)/miXed/pddp && $(MAKE) \
+ OUT_DIR=$(objectsdir)/$(PDDP_NAME_DIR)
# install -d $(helpdir)/$(PDDP_NAME)
# install -d $(manualsdir)/$(PDDP_NAME)
install -d $(examplesdir)/$(PDDP_NAME)