X-Git-Url: https://git.argeo.org/?a=blobdiff_plain;f=Makefile-rcp.mk;h=8811d2448d15539af7d6b6f71a854e3eb0c476f0;hb=7c7dc7d245d6d947ce4b421c51b0cc919b12cb22;hp=c93fbe97e249511358f3576e48108c112cb4ce0c;hpb=9d078dbf720379c70d9f06339f4aed00b813b511;p=lgpl%2Fargeo-commons.git diff --git a/Makefile-rcp.mk b/Makefile-rcp.mk index c93fbe97e..8811d2448 100644 --- a/Makefile-rcp.mk +++ b/Makefile-rcp.mk @@ -3,7 +3,7 @@ include sdk.mk all: osgi -A2_CATEGORY = org.argeo.cms.rcp +A2_CATEGORY = org.argeo.cms.eclipse.rcp BUNDLES = \ rcp/org.argeo.cms.e4.rcp \ @@ -29,4 +29,4 @@ clean: VPATH = .:rcp -include $(SDK_SRC_BASE)/sdk/osgi.mk \ No newline at end of file +include $(SDK_SRC_BASE)/sdk/argeo-build/osgi.mk \ No newline at end of file