X-Git-Url: https://git.argeo.org/?a=blobdiff_plain;f=Makefile;h=35a3916dd82077a4708cd39551e0f76f3da5a3e6;hb=629d24d507cd5e9c0dc554517c734de92e8942ec;hp=c3bd029d598528d3da9ede7b23bdb81e75bddadc;hpb=92e86a85e65643697e84d2b4e1ac55e5acc2ee39;p=gpl%2Fargeo-suite.git diff --git a/Makefile b/Makefile index c3bd029..35a3916 100644 --- a/Makefile +++ b/Makefile @@ -1,11 +1,7 @@ include sdk.mk -.PHONY: clean all osgi move-swt +.PHONY: clean all osgi -all: move-swt - -move-swt: osgi - mkdir -p $(A2_OUTPUT)/swt/$(A2_CATEGORY) - mv -v $(A2_OUTPUT)/$(A2_CATEGORY)/org.argeo.app*.ui.$(MAJOR).$(MINOR).jar $(A2_OUTPUT)/swt/$(A2_CATEGORY) +all: osgi A2_CATEGORY = org.argeo.suite @@ -35,6 +31,7 @@ org.argeo.tp.jcr \ org.argeo.tp.formats \ org.argeo.tp.gis \ org.argeo.cms \ +org.argeo.cms.jcr \ swt/org.argeo.cms \ swt/rap/org.argeo.cms \