fixed examle name

This commit is contained in:
Matthias Ringwald 2015-05-18 21:32:55 +02:00
parent 03d7978d74
commit c310b54a2d
2 changed files with 1 additions and 1 deletions

View File

@ -31,7 +31,7 @@ all: release
update_version:
${BTSTACK_ROOT}/tools/get_version.sh
install:
install: update_version
rm -rf ${ARDUINO_LIBS}
mkdir ${ARDUINO_LIBS}
cp -r ${PATHS} ${ARDUINO_LIBS}