aboutsummaryrefslogtreecommitdiffstats
path: root/contrib
diff options
context:
space:
mode:
Diffstat (limited to 'contrib')
-rwxr-xr-xcontrib/benchmark.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/benchmark.sh b/contrib/benchmark.sh
index 0148667..0e86876 100755
--- a/contrib/benchmark.sh
+++ b/contrib/benchmark.sh
@@ -1,6 +1,6 @@
#!/bin/sh
-GAPK=./src/gapk
+GAPK=./src/osmo-gapk
PCMFILE=$1
BASE=`basename $PCMFILE`