From: Mathieu Baudier Date: Thu, 23 Mar 2023 07:51:35 +0000 (+0100) Subject: Adapt to changes in Argeo TP X-Git-Tag: v2.3.13~4 X-Git-Url: https://git.argeo.org/?p=gpl%2Fargeo-suite.git;a=commitdiff_plain;h=f0e7179d84aefce55ea311d9d415263e48fff878 Adapt to changes in Argeo TP --- 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 \