aboutsummaryrefslogtreecommitdiff
path: root/tbext/makefile.pd-linux
diff options
context:
space:
mode:
Diffstat (limited to 'tbext/makefile.pd-linux')
-rw-r--r--tbext/makefile.pd-linux2
1 files changed, 1 insertions, 1 deletions
diff --git a/tbext/makefile.pd-linux b/tbext/makefile.pd-linux
index 25b7f3b..7948a19 100644
--- a/tbext/makefile.pd-linux
+++ b/tbext/makefile.pd-linux
@@ -17,7 +17,7 @@ FLEXTLIB=$(FLEXTPATH)/flext.a
# compiler stuff
INCLUDES=$(PDINC)
FLAGS=-DFLEXT_SYS=2
-CFLAGS=${UFLAGS} -O3 -I/usr/lib/flext -funroll-loops -fmove-all-movables -frerun-loop-opt -finline-functions -fno-rtti -fno-exceptions
+CFLAGS=${UFLAGS} -O3 -I/home/tim/pd/externals/grill/flext/source -funroll-loops -fmove-all-movables -frerun-loop-opt -finline-functions -fno-rtti -fno-exceptions
LIBS=m
ifdef FLEXT_SHARED