mirror of
https://github.com/bluekitchen/btstack.git
synced 2025-01-07 09:55:45 +00:00
also run src/get_version.sh
This commit is contained in:
parent
a1e659866a
commit
766bd9a815
@ -1,6 +1,9 @@
|
||||
#!/bin/sh
|
||||
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
|
||||
|
||||
# remove autoconf created files
|
||||
|
Loading…
Reference in New Issue
Block a user