X-Git-Url: https://git.argeo.org/?a=blobdiff_plain;f=Makefile;h=35a3916dd82077a4708cd39551e0f76f3da5a3e6;hb=629d24d507cd5e9c0dc554517c734de92e8942ec;hp=c1803c93b347559a47cf03c55429098335fc8ee1;hpb=9d9479621848024ba6f09f0cafd7a0ae173f8144;p=gpl%2Fargeo-suite.git diff --git a/Makefile b/Makefile index c1803c9..35a3916 100644 --- a/Makefile +++ b/Makefile @@ -10,9 +10,11 @@ org.argeo.app.api \ org.argeo.app.core \ org.argeo.app.servlet.odk \ org.argeo.app.servlet.publish \ +org.argeo.app.swt \ org.argeo.app.ui \ org.argeo.app.theme.default \ -org.argeo.app.ui.rap \ +org.argeo.app.profile.acr.fs \ +org.argeo.app.profile.acr.jcr \ A2_OUTPUT = $(SDK_BUILD_BASE)/a2 A2_BASE = $(A2_OUTPUT) @@ -21,13 +23,17 @@ DEP_CATEGORIES = \ org.argeo.tp \ org.argeo.tp.apache \ org.argeo.tp.jetty \ -org.argeo.tp.eclipse.equinox \ -org.argeo.tp.eclipse.rap \ +osgi/api/org.argeo.tp.osgi \ +osgi/equinox/org.argeo.tp.eclipse \ +swt/rap/org.argeo.tp.swt \ +swt/rap/org.argeo.tp.swt.workbench \ org.argeo.tp.jcr \ org.argeo.tp.formats \ org.argeo.tp.gis \ org.argeo.cms \ -org.argeo.cms.eclipse.rap \ +org.argeo.cms.jcr \ +swt/org.argeo.cms \ +swt/rap/org.argeo.cms \ clean: rm -rf $(BUILD_BASE)