X-Git-Url: http://git.argeo.org/?a=blobdiff_plain;f=Makefile;h=ff2c9ccad68e4d1555b9140ec9fce5c65c75c83d;hb=556aa2a2a44e763ef14d8fea5c5dd69a9eb9f29e;hp=3920b644aac6fa2b0b63f5941778026da2eb8029;hpb=2c5da70747629282585d5515720dcb1515a0011c;p=lgpl%2Fargeo-commons.git diff --git a/Makefile b/Makefile index 3920b644a..ff2c9ccad 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 @@ -31,7 +35,7 @@ DEP_CATEGORIES = \ crypto/fips/org.argeo.tp.crypto \ org.argeo.tp \ org.argeo.tp.httpd \ -osgi/api/org.argeo.tp.osgi \ +osgi/equinox/org.argeo.tp.osgi \ osgi/equinox/org.argeo.tp.eclipse \ swt/rap/org.argeo.tp.swt \ $(A2_CATEGORY) \