aboutsummaryrefslogtreecommitdiff
path: root/externals/grill/flext/tutorial/build-pd-linux.sh
diff options
context:
space:
mode:
Diffstat (limited to 'externals/grill/flext/tutorial/build-pd-linux.sh')
-rw-r--r--externals/grill/flext/tutorial/build-pd-linux.sh4
1 files changed, 4 insertions, 0 deletions
diff --git a/externals/grill/flext/tutorial/build-pd-linux.sh b/externals/grill/flext/tutorial/build-pd-linux.sh
new file mode 100644
index 00000000..bd11c6c4
--- /dev/null
+++ b/externals/grill/flext/tutorial/build-pd-linux.sh
@@ -0,0 +1,4 @@
+#!/bin/sh
+
+make -f makefile.pd-linux
+