X-Git-Url: http://git.silcnet.org/gitweb/?a=blobdiff_plain;f=distdir%2Fcommon;h=e1b34c8306c4e3ce5194ff7ba00ad799635943ac;hb=40f8443d8d3a6577336ee66d18e04d9ac4d956bb;hp=3fa00057ccecac8f6ebda94a53aea0eb921c7722;hpb=816a5b080c797c0db47b7b274a85646343c3466e;p=silc.git diff --git a/distdir/common b/distdir/common index 3fa00057..e1b34c83 100644 --- a/distdir/common +++ b/distdir/common @@ -1,11 +1,21 @@ # 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 + +# 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