From 5c50b9c6021ce41f3722c33b6f94490e0f4f9c6e Mon Sep 17 00:00:00 2001 From: Hans-Christoph Steiner Date: Tue, 1 Aug 2006 22:58:37 +0000 Subject: finally tracked down that pesky Pd++ related bug... svn path=/trunk/; revision=5453 --- packages/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/packages/Makefile b/packages/Makefile index 0f25cf88..06eb08ad 100644 --- a/packages/Makefile +++ b/packages/Makefile @@ -520,7 +520,8 @@ pd_install: pd #------------------------------------------------------------------------------ # pd_devel_install -PD_NAME=Pd++ +##PD_NAME=Pd++ # this breaks Pd-extended compilation! +# it should use its own variable, like PDDEVEL_NAME pd_devel_install: pd++ install -d $(manualsdir)/$(PD_NAME) install -p $(pd_src)/src/notes.txt $(manualsdir)/$(PD_NAME) -- cgit v1.2.1