From 827e4965c8595a533a13fadc4b88fc1340f1e4e5 Mon Sep 17 00:00:00 2001 From: Xavier Guimard Date: Fri, 6 Oct 2017 14:46:25 +0000 Subject: [PATCH] Remove "json" target from "configure" --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 505e89820..c499ced04 100644 --- a/Makefile +++ b/Makefile @@ -273,7 +273,7 @@ all: configure common handler manager portal # Configure targets # ----------------- -configure: json common_conf handler_conf portal_conf manager_conf +configure: common_conf handler_conf portal_conf manager_conf js: $(COFFEEDSTFILES)