Initial code commit for Toolkit 1.1.
[silc.git] / distdir / common
index 39a2a5bf5b551e16359211a9ac05bed6ce8dc7b3..effa387a972fd161270f349cc7338c1a1cf878fe 100644 (file)
@@ -1,10 +1,18 @@
 # 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