Compilation environment fixes to make make install work correctly.
[crypto.git] / distdir / crypto
index 4dd3231d3ab5b4e4938898037fe0f0be822bee04..ffa85871cf2f591dc3728faf236e5e8e364fb3e3 100644 (file)
@@ -4,19 +4,25 @@ bug-report silc-devel@lists.silcnet.org
 prereq 1.3.2
 
 # License
-license distdir/CRYPTO
-include distdir/GPL GPL
-include distdir/BSD BSD
-license-header distdir/GPL-header distdir/CRYPTO-header
+license distdir/GPL
+#license distdir/CRYPTO
+#include distdir/GPL GPL
+#include distdir/BSD BSD
+#license-header distdir/GPL-header distdir/CRYPTO-header
 
 # Distdefs
 define SILC_DIST_SSH
 define SILC_DIST_PGP
-define SILC_DIST_TMA
 define SILC_DIST_ASN1UTILS
 
-# TFM not enabled for now
-#define SILC_DIST_TFM
+# Math library
+define SILC_DIST_TFM
+#define SILC_DIST_TMA
+
+# Accelerator library
+define SILC_DIST_SOFTACC
+define SILC_DIST_SOFTACC_PKCS
+define SILC_DIST_SOFTACC_CIPHER
 
 # Includes
 include README.WIN32
@@ -24,7 +30,8 @@ include README.MACOSX
 include README.SYMBIAN
 
 # Noprocess to optimize packaging and avoid re-licensing of certain files
-noprocess COPYING GPL BSD
+#noprocess COPYING GPL BSD
+noprocess COPYING
 noprocess apps/
 noprocess win32/
 noprocess symbian/