X-Git-Url: http://git.argeo.org/?a=blobdiff_plain;f=Makefile;h=8d53957244ebbfde19c06ac59ef24b137cdc80b9;hb=22b3e039f80d4ea9d72172e51ebe010e8d931118;hp=74920833fa431ecad193c2a1d78104420eea4846;hpb=20a04a1f0a610a5c10354c5d765e721ee9881afb;p=lgpl%2Fargeo-commons.git diff --git a/Makefile b/Makefile index 74920833f..8d5395724 100644 --- a/Makefile +++ b/Makefile @@ -3,6 +3,10 @@ include sdk.mk all: osgi $(MAKE) -f Makefile-rcp.mk all + +install: osgi-install + +uninstall: osgi-uninstall A2_CATEGORY = org.argeo.cms @@ -19,6 +23,7 @@ org.argeo.cms.ee \ org.argeo.cms.lib.jetty \ org.argeo.cms.lib.dbus \ org.argeo.cms.lib.sshd \ +org.argeo.cms.jshell \ org.argeo.cms.cli \ osgi/equinox/org.argeo.cms.lib.equinox \ swt/org.argeo.swt.minidesktop \