From f0e7179d84aefce55ea311d9d415263e48fff878 Mon Sep 17 00:00:00 2001 From: Mathieu Baudier Date: Thu, 23 Mar 2023 08:51:35 +0100 Subject: [PATCH] Adapt to changes in Argeo TP --- Makefile | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/Makefile b/Makefile index 7c3fc34..d935cab 100644 --- a/Makefile +++ b/Makefile @@ -18,10 +18,12 @@ swt/org.argeo.app.ui \ DEP_CATEGORIES = \ org.argeo.tp \ -org.argeo.tp.jetty \ +org.argeo.tp.httpd \ org.argeo.tp.jcr \ org.argeo.tp.utils \ -org.argeo.tp.gis \ +org.argeo.tp.publish \ +org.argeo.tp.math \ +org.argeo.tp.earth \ osgi/api/org.argeo.tp.osgi \ osgi/equinox/org.argeo.tp.eclipse \ swt/rap/org.argeo.tp.swt \ -- 2.30.2