X-Git-Url: https://git.argeo.org/?p=gpl%2Fargeo-suite.git;a=blobdiff_plain;f=Makefile;h=c1803c93b347559a47cf03c55429098335fc8ee1;hp=ad5bd8b73da21e60c8a93677da404c8e7de359b9;hb=HEAD;hpb=6a318c749b7b2b8caa6c7b3bc8412140c853b800 diff --git a/Makefile b/Makefile index ad5bd8b..134414d 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,8 +27,11 @@ 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 \