From: Pekka Riikonen Date: Wed, 4 May 2005 11:50:40 +0000 (+0000) Subject: updates. X-Git-Tag: autodist.1.3~1 X-Git-Url: http://git.silcnet.org/gitweb/?p=autodist.git;a=commitdiff_plain;h=6292b5999dbad07560dd17dc65f56561e06b53a1 updates. --- diff --git a/apps/Makefile.ad b/apps/Makefile.ad index 0a01a55..1b08985 100644 --- a/apps/Makefile.ad +++ b/apps/Makefile.ad @@ -19,5 +19,15 @@ AUTOMAKE_OPTIONS = 1.0 no-dependencies foreign SUBDIRS = \ #ifdef SILC_DIST_AUTODIST - autodist + autodist \ #endif SILC_DIST_AUTODIST +#ifdef SILC_DIST_SERVER + @SILCD_SUBDIR@ \ +#endif SILC_DIST_SERVER +#ifdef SILC_DIST_CLIENT + @IRSSI_SUBDIR@ \ +#endif SILC_DIST_CLIENT +#ifdef SILC_DIST_INPLACE + silcstress +#endif SILC_DIST_INPLACE + diff --git a/apps/autodist/tests/Makefile.am b/apps/autodist/tests/Makefile.am index c1e2ae6..f17d43b 100644 --- a/apps/autodist/tests/Makefile.am +++ b/apps/autodist/tests/Makefile.am @@ -22,7 +22,9 @@ TESTS = \ autodist2.test \ autodist3.test \ autodist4.test \ - autodist5.test + autodist5.test \ + autodist6.test \ + autodist7.test clean-local: -rm -rf test