X-Git-Url: https://git.argeo.org/?p=lgpl%2Fargeo-commons.git;a=blobdiff_plain;f=Makefile;h=8c15c13072eab1e3b7760e395d3e2335a28fae0e;hp=57bb5b38c77489938b681f18b1256c28d2d79a31;hb=4b524aca3798d121e67eaf84842a8de8f056cc0d;hpb=eabc24d98b287d3292cd6e5b678bbbd7d22a0f24 diff --git a/Makefile b/Makefile index 57bb5b38c..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,9 +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.cli \ +osgi/equinox/org.argeo.cms.lib.equinox \ swt/org.argeo.swt.minidesktop \ swt/org.argeo.cms.swt \ swt/org.argeo.cms.e4 \ @@ -29,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 \