summaryrefslogtreecommitdiff
path: root/bootstrap-configure
diff options
context:
space:
mode:
authorLuiz Augusto von Dentz <luiz.dentz-von@nokia.com>2010-06-03 18:27:54 +0300
committerLuiz Augusto von Dentz <luiz.dentz-von@nokia.com>2010-06-03 18:27:54 +0300
commitc905dd81bb7b0cae9bba385d0e22ecd6ed8b82bc (patch)
tree3bd0e6be95223cfa0be2ddd251903bcfdb8507d3 /bootstrap-configure
parentdbfff05632d87d4ebf2d8dad8ddcb92e7d9e7d07 (diff)
downloadobexd-c905dd81bb7b0cae9bba385d0e22ecd6ed8b82bc.tar.gz
Add usb transport driver
Diffstat (limited to 'bootstrap-configure')
-rwxr-xr-xbootstrap-configure1
1 files changed, 1 insertions, 0 deletions
diff --git a/bootstrap-configure b/bootstrap-configure
index 73e993a..111c79a 100755
--- a/bootstrap-configure
+++ b/bootstrap-configure
@@ -7,6 +7,7 @@ fi
./bootstrap && \
./configure --enable-maintainer-mode \
--enable-debug \
+ --enable-usb \
--prefix=/usr \
--libexec=/usr/lib/obex \
--mandir=/usr/share/man \