X-Git-Url: http://git.argeo.org/?a=blobdiff_plain;f=Makefile;h=e85160adcf5fbe3f4073b4b3fc2190032d3d60c1;hb=refs%2Fheads%2Funstable;hp=ad5bd8b73da21e60c8a93677da404c8e7de359b9;hpb=6a318c749b7b2b8caa6c7b3bc8412140c853b800;p=gpl%2Fargeo-suite.git diff --git a/Makefile b/Makefile index ad5bd8b..e85160a 100644 --- a/Makefile +++ b/Makefile @@ -10,7 +10,7 @@ uninstall: osgi-uninstall A2_CATEGORY = org.argeo.suite BUNDLES = \ -org.argeo.app.api \ +org.argeo.api.app \ org.argeo.app.core \ org.argeo.app.jcr \ org.argeo.app.geo \ @@ -27,11 +27,15 @@ swt/org.argeo.app.ui \ DEP_CATEGORIES = \ org.argeo.tp \ org.argeo.tp.httpd \ +org.argeo.tp.sys \ +org.argeo.tp.sdk \ org.argeo.tp.jcr \ org.argeo.tp.utils \ +org.argeo.tp.img \ org.argeo.tp.publish \ org.argeo.tp.math \ org.argeo.tp.earth \ +osgi/equinox/org.argeo.tp.osgi.framework \ osgi/equinox/org.argeo.tp.osgi \ osgi/equinox/org.argeo.tp.eclipse \ swt/rap/org.argeo.tp.swt \