X-Git-Url: http://git.silcnet.org/gitweb/?a=blobdiff_plain;f=distdir%2Fcommon;h=100936f9fec534a3a9da503a743dc66b919cffa0;hb=52e57c880aba9c5e89f59d962eb9af75670b76e0;hp=39a2a5bf5b551e16359211a9ac05bed6ce8dc7b3;hpb=c257b555225193e54d85daf541d29578b3c93882;p=silc.git diff --git a/distdir/common b/distdir/common index 39a2a5bf..100936f9 100644 --- a/distdir/common +++ b/distdir/common @@ -1,10 +1,23 @@ # Common SILC source tree distdefs option template define SILC_DIST_SILC +define SILC_DIST_APPS define SILC_DIST_LIB define SILC_DIST_INCLUDES define SILC_DIST_DOC -define SILC_DIST_SIM -define SILC_DIST_MPI -define SILC_DIST_MATH +define SILC_DIST_SFTP define SILC_DIST_COMPILER +define SILC_DIST_IDCACHE +define SILC_DIST_VCARD +define SILC_DIST_CRYPTO + +# Math library, define only TMA or TFM, not both. +define SILC_DIST_MATH +define SILC_DIST_TMA +#define SILC_DIST_TFM + +# ASN.1 library +define SILC_DIST_ASN1 + +# Key Repository library +define SILC_DIST_SKR