summaryrefslogtreecommitdiff
path: root/bm.sh
diff options
context:
space:
mode:
Diffstat (limited to 'bm.sh')
-rw-r--r--bm.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/bm.sh b/bm.sh
index 3c23834..13a5f10 100644
--- a/bm.sh
+++ b/bm.sh
@@ -10,7 +10,7 @@ aclocal || exit 1
autoheader || exit 1
autoconf || exit 1
automake -a -c || exit 1
-./configure --enable-examples-build $*
+./configure --enable-examples-build --enable-toggable-debug $*
make
cp examples/.libs/lsusb.exe e:/dailies/$date/MinGW32/examples
cp examples/.libs/xusb.exe e:/dailies/$date/MinGW32/examples