From a5986d2299c6f77b4e375d6f6067b0f570dd4444 Mon Sep 17 00:00:00 2001 From: "N.N." Date: Fri, 13 Feb 2009 11:38:46 +0000 Subject: svn path=/trunk/externals/nusmuk/; revision=10763 --- biquad/makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/biquad/makefile b/biquad/makefile index 49835d2..1879a1a 100755 --- a/biquad/makefile +++ b/biquad/makefile @@ -85,7 +85,7 @@ DARWINCFLAGS = -DPD -DUNIX -DMACOSX -O2 \ -Wno-unused -Wno-parentheses -Wno-switch # where is your m_pd.h ??? -DARWININCLUDE = -I/. -I../../../pd/src -I../../../pd/obj +DARWININCLUDE = -I/. -I../../../pd/src -I../../../pd/obj -I/Applications/Pd-extended.app/Contents/Resources/include .c.pd_darwin: cc $(DARWINCFLAGS) $(DARWININCLUDE) -o $*.o -c $*.c -- cgit v1.2.1