socialapi-demo/addon/Makefile

9 строки
314 B
Makefile
Исходник Обычный вид История

2013-01-14 17:38:25 +04:00
all:
rm ../static/webrtc.xpi
zip ../static/webrtc.xpi bootstrap.js options.xul chrome.manifest install.rdf \
styles/*.css
@echo "Did you remember to update the version in install.rdf?"
@echo "Don't forget to update ../static/update.rdf!"
@echo "sha256 sum is:"
shasum -a 256 ../static/webrtc.xpi