X-Git-Url: https://git.argeo.org/?p=lgpl%2Fargeo-commons.git;a=blobdiff_plain;f=Makefile;h=8c15c13072eab1e3b7760e395d3e2335a28fae0e;hp=a19375940829a304dde87bc00f0e817e4f6a9f52;hb=4b524aca3798d121e67eaf84842a8de8f056cc0d;hpb=047c75ff2d2f51e00b0c1b81b2f36d5f0bb74dfe diff --git a/Makefile b/Makefile index a19375940..8c15c1307 100644 --- a/Makefile +++ b/Makefile @@ -8,8 +8,8 @@ A2_CATEGORY = org.argeo.cms BUNDLES = \ org.argeo.init \ -org.argeo.util \ org.argeo.api.uuid \ +org.argeo.api.register \ org.argeo.api.acr \ org.argeo.api.cli \ org.argeo.api.cms \ @@ -17,10 +17,10 @@ org.argeo.cms \ org.argeo.cms.ux \ org.argeo.cms.ee \ org.argeo.cms.lib.jetty \ -org.argeo.cms.lib.equinox \ +org.argeo.cms.lib.dbus \ org.argeo.cms.lib.sshd \ -org.argeo.cms.lib.pgsql \ org.argeo.cms.cli \ +osgi/equinox/org.argeo.cms.lib.equinox \ swt/org.argeo.swt.minidesktop \ swt/org.argeo.cms.swt \ swt/org.argeo.cms.e4 \ @@ -30,7 +30,7 @@ swt/rap/org.argeo.cms.e4.rap \ DEP_CATEGORIES = \ org.argeo.tp \ -org.argeo.tp.apache \ +org.argeo.tp.crypto \ org.argeo.tp.jetty \ osgi/api/org.argeo.tp.osgi \ osgi/equinox/org.argeo.tp.eclipse \