diff options
Diffstat (limited to 'hidapi/bootstrap')
-rwxr-xr-x | hidapi/bootstrap | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/hidapi/bootstrap b/hidapi/bootstrap new file mode 100755 index 0000000..81e9b74 --- /dev/null +++ b/hidapi/bootstrap @@ -0,0 +1,2 @@ +#!/bin/sh -x +autoreconf --install --verbose --force |