]> git.argeo.org Git - lgpl/argeo-commons.git/blobdiff - Makefile
Releasing
[lgpl/argeo-commons.git] / Makefile
index 74920833fa431ecad193c2a1d78104420eea4846..8d53957244ebbfde19c06ac59ef24b137cdc80b9 100644 (file)
--- 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 \