chore(Makefile): add alwaysontop.js to Makefile

pull/2157/head jitsi-meet_2631
hristoterezov 8 years ago committed by Дамян Минков
parent 5c464a7bda
commit 3b35bbd5cf
  1. 2
      Makefile

@ -33,6 +33,8 @@ deploy-appbundle:
$(BUILD_DIR)/external_api.min.map \
$(BUILD_DIR)/device_selection_popup_bundle.min.js \
$(BUILD_DIR)/device_selection_popup_bundle.min.map \
$(BUILD_DIR)/alwaysontop.min.js \
$(BUILD_DIR)/alwaysontop.min.map \
$(OUTPUT_DIR)/analytics.js \
$(DEPLOY_DIR)

Loading…
Cancel
Save