M7350/external/bluetooth/bluez/bootstrap

8 lines
138 B
Plaintext
Raw Normal View History

2024-09-09 08:57:42 +00:00
#!/bin/sh
aclocal && \
autoheader && \
libtoolize --automake --copy --force && \
automake --add-missing --copy && \
autoconf