aboutsummaryrefslogtreecommitdiff
path: root/externals/grill/flext/config-pd-linux.txt
diff options
context:
space:
mode:
Diffstat (limited to 'externals/grill/flext/config-pd-linux.txt')
-rw-r--r--externals/grill/flext/config-pd-linux.txt6
1 files changed, 5 insertions, 1 deletions
diff --git a/externals/grill/flext/config-pd-linux.txt b/externals/grill/flext/config-pd-linux.txt
index 3995e500..d445c035 100644
--- a/externals/grill/flext/config-pd-linux.txt
+++ b/externals/grill/flext/config-pd-linux.txt
@@ -11,9 +11,13 @@ CXX=g++
PDPATH=
# where is the SndObj include directory?
-# (leave blank to disable SndObj support)
+# (leave blank or comment out to disable SndObj support)
SNDOBJ=/usr/local/include/SndObj
+# where is the STK include directory?
+# (leave blank or comment out to disable STK support)
+STK=/usr/src/stk-4.1.1/include
+
# where should flext libraries be built?
TARGDIR=./pd-linux