From 3b35bbd5cf88ebbae1e5aa48df53701c5fd2e98a Mon Sep 17 00:00:00 2001 From: hristoterezov Date: Fri, 10 Nov 2017 11:11:45 -0600 Subject: [PATCH] chore(Makefile): add alwaysontop.js to Makefile --- Makefile | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Makefile b/Makefile index 15f4b02110..4c8d3c1e6e 100644 --- a/Makefile +++ b/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)