From c5c18a483c25afa842b03c35944d081081f711a9 Mon Sep 17 00:00:00 2001 From: "John Molakvoæ (skjnldsv)" Date: Thu, 7 Jun 2018 09:34:24 +0200 Subject: Makefile updatenotification fix MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: John Molakvoæ (skjnldsv) --- apps/updatenotification/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'apps') diff --git a/apps/updatenotification/Makefile b/apps/updatenotification/Makefile index ace246dc421..8c6e8a548a5 100644 --- a/apps/updatenotification/Makefile +++ b/apps/updatenotification/Makefile @@ -4,7 +4,7 @@ project_dir=$(CURDIR)/../$(app_name) build_dir=$(CURDIR)/build source_dir=$(build_dir)/$(app_name) -all: dev-setup build-js-production package +all: dev-setup build-js-production dev-setup: clean clean-dev npm-init -- cgit v1.2.3