From: Pekka Riikonen Date: Fri, 1 Jun 2007 21:56:40 +0000 (+0000) Subject: updates. X-Git-Tag: silc.client.1.1~9 X-Git-Url: http://git.silcnet.org/gitweb/?p=silc.git;a=commitdiff_plain;h=ca9122cf91bcf5ff0fe7ef82cc34fb15d61b78f3 updates. --- diff --git a/distdir/common b/distdir/common index 37871e6f..100936f9 100644 --- a/distdir/common +++ b/distdir/common @@ -5,7 +5,6 @@ define SILC_DIST_APPS define SILC_DIST_LIB define SILC_DIST_INCLUDES define SILC_DIST_DOC -define SILC_DIST_SIM define SILC_DIST_SFTP define SILC_DIST_COMPILER define SILC_DIST_IDCACHE diff --git a/distdir/default b/distdir/default index 9c3a9060..53ecb918 100644 --- a/distdir/default +++ b/distdir/default @@ -14,6 +14,7 @@ inherit server inherit toolkit define SILC_DIST_INPLACE +define SILC_DIST_SIM # SFTP is undefined in server, so force it here define SILC_DIST_SFTP diff --git a/distdir/server b/distdir/server index fd3f71d5..30afb493 100644 --- a/distdir/server +++ b/distdir/server @@ -6,6 +6,7 @@ inherit common define SILC_DIST_SERVER #define SILC_DIST_SERVERLIB define SILC_DIST_HTTP +define SILC_DIST_SIM undef SILC_DIST_SFTP post-process-dist-hook distdir/post-process-dist diff --git a/distdir/toolkit b/distdir/toolkit index ddbb2732..9d32fc29 100644 --- a/distdir/toolkit +++ b/distdir/toolkit @@ -16,6 +16,7 @@ license-header distdir/GPL-header distdir/TOOLKIT-header define SILC_DIST_TOOLKIT define SILC_DIST_CLIENTLIB define SILC_DIST_HTTP +define SILC_DIST_SIM # Includes include README.CVS