aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHans-Christoph Steiner <eighthave@users.sourceforge.net>2007-12-17 06:23:46 +0000
committerIOhannes m zmölnig <zmoelnig@iem.at>2015-10-14 15:12:02 +0200
commite8c0887941bff7f23f48f8ccd5b8cab2c992a83f (patch)
tree54e6446ce9bc5e85e753a72ba3cec0c5d2e8d2fe
parentfae4d2ec359b596a775973956daf4636856f0141 (diff)
changed helpfile to standard name
svn path=/trunk/externals/tb/; revision=9097
-rw-r--r--jack_transport/jack_transport-help.pd (renamed from jack_transport/jack_transport.pd)0
-rw-r--r--jack_transport/makefile2
2 files changed, 1 insertions, 1 deletions
diff --git a/jack_transport/jack_transport.pd b/jack_transport/jack_transport-help.pd
index 4460085..4460085 100644
--- a/jack_transport/jack_transport.pd
+++ b/jack_transport/jack_transport-help.pd
diff --git a/jack_transport/makefile b/jack_transport/makefile
index d4bb5fb..9446d42 100644
--- a/jack_transport/makefile
+++ b/jack_transport/makefile
@@ -64,7 +64,7 @@ LINUXCFLAGS = -DPD -O3 -fPIC -funroll-loops -fomit-frame-pointer \
-Wall -W -Wshadow -Wstrict-prototypes -Werror \
-Wno-unused -Wno-parentheses -Wno-switch -g
-LINUXINCLUDE = -I../../../src
+LINUXINCLUDE = -I../../../pd/src
LSTRIP = strip --strip-unneeded -R .note -R .comment