Remove "json" target from "configure"

This commit is contained in:
Xavier Guimard 2017-10-06 14:46:25 +00:00
parent 452bb301de
commit 827e4965c8
1 changed files with 1 additions and 1 deletions

View File

@ -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)