X-Git-Url: https://git.argeo.org/?a=blobdiff_plain;f=repackage%2FMakefile;h=37eb377944b79506879afe5744944eda62403b64;hb=5787fb3479ec7089c4b5d3a71cce004883304abe;hp=d48c6a4c3f6cefb1d7b8ff71ec73c77c36e7f9c8;hpb=794402510c571e6f428dcbe0f553fed8210d1b7d;p=gpl%2Fargeo-tp.git diff --git a/repackage/Makefile b/repackage/Makefile index d48c6a4..37eb377 100644 --- a/repackage/Makefile +++ b/repackage/Makefile @@ -2,13 +2,13 @@ include ../sdk.mk # Minimal third-parties for running headless Argeo CMS CATEGORIES_CMS=\ -osgi/equinox/org.argeo.tp.osgi \ org.argeo.tp \ org.argeo.tp.httpd \ crypto/fips/org.argeo.tp.crypto \ +org.argeo.tp.sshd \ +osgi/equinox/org.argeo.tp.osgi \ osgi/equinox/org.argeo.tp.eclipse \ - CATEGORIES=\ $(CATEGORIES_CMS) \ org.argeo.tp.sys \