added make package taget

This commit is contained in:
matthias.ringwald 2011-05-01 11:18:50 +00:00
parent 9fcc467ba2
commit 1e7ca0305b

View File

@ -17,3 +17,6 @@ iphone_ip=@IPHONE_IP@
install-iphone: src/BTdaemon
scp $< root@$(iphone_ip):/usr/local/bin/BTdaemon
scp resources/ch.ringwald.BTstack.plist root@$(iphone_ip):/Library/LaunchDaemons/
package:
./package.sh