X-Git-Url: http://git.argeo.org/?a=blobdiff_plain;f=Makefile;h=9011b2dc0aa267d56969f17b19c082368e37144b;hb=d004609f17f2f5d410c4d5f93e05b14e6a92f194;hp=ff2c9ccad68e4d1555b9140ec9fce5c65c75c83d;hpb=d331ae935e2eaa629e38d9fb757cc170790c4caa;p=lgpl%2Fargeo-commons.git diff --git a/Makefile b/Makefile index ff2c9ccad..9011b2dc0 100644 --- a/Makefile +++ b/Makefile @@ -19,11 +19,12 @@ org.argeo.api.cli \ org.argeo.api.cms \ org.argeo.cms \ org.argeo.cms.ux \ -org.argeo.cms.ee \ +org.argeo.cms.jshell \ +org.argeo.cms.lib.json \ org.argeo.cms.lib.jetty \ org.argeo.cms.lib.dbus \ org.argeo.cms.lib.sshd \ -org.argeo.cms.jshell \ +org.argeo.cms.ee \ org.argeo.cms.cli \ osgi/equinox/org.argeo.cms.lib.equinox \ swt/org.argeo.swt.minidesktop \ @@ -35,6 +36,7 @@ DEP_CATEGORIES = \ crypto/fips/org.argeo.tp.crypto \ org.argeo.tp \ org.argeo.tp.httpd \ +org.argeo.tp.sshd \ osgi/equinox/org.argeo.tp.osgi \ osgi/equinox/org.argeo.tp.eclipse \ swt/rap/org.argeo.tp.swt \