mirror of
https://github.com/bluekitchen/btstack.git
synced 2025-01-08 12:50:52 +00:00
also run src/get_version.sh
This commit is contained in:
parent
a1e659866a
commit
766bd9a815
@ -1,6 +1,9 @@
|
|||||||
#!/bin/sh
|
#!/bin/sh
|
||||||
echo "Configure BTstack for use with iOS using the theos build system"
|
echo "Configure BTstack for use with iOS using the theos build system"
|
||||||
|
|
||||||
|
# get version from svn
|
||||||
|
cd src; ./get_version.sh; cd ..
|
||||||
|
|
||||||
# check if $THEOS is set
|
# check if $THEOS is set
|
||||||
|
|
||||||
# remove autoconf created files
|
# remove autoconf created files
|
||||||
|
Loading…
Reference in New Issue
Block a user