mirror of
https://github.com/bluekitchen/btstack.git
synced 2025-01-06 07:00:59 +00:00
5 lines
60 B
Bash
Executable File
5 lines
60 B
Bash
Executable File
#!/bin/sh
|
|
aclocal -I config
|
|
autoconf
|
|
automake --add-missing
|