X-Git-Url: https://git.argeo.org/?a=blobdiff_plain;f=Makefile;h=b082fcf0ec9efb9ee3fb37b78d6cf1fcfb45fa24;hb=bc118a63ae49e0e49a0f48c57c44e5e951b12ac4;hp=d935cab8d5148d084e071c0a9949a9a082756fef;hpb=f0e7179d84aefce55ea311d9d415263e48fff878;p=gpl%2Fargeo-suite.git diff --git a/Makefile b/Makefile index d935cab..b082fcf 100644 --- a/Makefile +++ b/Makefile @@ -2,6 +2,10 @@ include sdk.mk .PHONY: clean all osgi all: osgi + +install: osgi-install + +uninstall: osgi-uninstall A2_CATEGORY = org.argeo.suite