X-Git-Url: http://git.silcnet.org/gitweb/?p=silc.git;a=blobdiff_plain;f=distdir%2Fcommon;h=af1cfad2847c700cf9429dbca67196b64261ff4d;hp=3fa00057ccecac8f6ebda94a53aea0eb921c7722;hb=d1e71f42379e8b5cd0748a7aeae8561b02cfe53d;hpb=34bb35a2496ec0402bb4d6c2546147cd37b27007 diff --git a/distdir/common b/distdir/common index 3fa00057..af1cfad2 100644 --- a/distdir/common +++ b/distdir/common @@ -1,11 +1,15 @@ # 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