From 52b2c33cff572d30600a9ccdc94e32d382b48ab0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Renaud=20Micha=C3=ABlis?= Date: Thu, 18 Jul 2019 17:03:40 +0200 Subject: [PATCH] We don't need webservices --- Makefile | 1 - 1 file changed, 1 deletion(-) diff --git a/Makefile b/Makefile index 43b95529f..e06f93514 100644 --- a/Makefile +++ b/Makefile @@ -70,7 +70,6 @@ APP_HTML_FILES += geoportal/$(PACKAGE)_geoportal/static-ngeo/js/apps/main.html.e PRINT_CONFIG_FILE ?= print/print-apps/$(PACKAGE)/config.yaml.tmpl I18N_SOURCE_FILES += \ - geoportal/development.ini \ geoportal/print-config.yaml.tmpl \ $(APP_HTML_FILES) \ $(APP_JS_FILES)