From 100fb1b58cdcb34f36ef522fb7a76bbcc0fa3998 Mon Sep 17 00:00:00 2001 From: Pekka Riikonen Date: Wed, 4 May 2005 08:50:40 +0000 Subject: [PATCH] updates. --- apps/Makefile.ad | 1 + apps/autodist/CHANGES | 4 ++++ apps/autodist/tests/Makefile.am | 4 +++- 3 files changed, 8 insertions(+), 1 deletion(-) diff --git a/apps/Makefile.ad b/apps/Makefile.ad index 5b380a46..1b089851 100644 --- a/apps/Makefile.ad +++ b/apps/Makefile.ad @@ -30,3 +30,4 @@ SUBDIRS = \ #ifdef SILC_DIST_INPLACE silcstress #endif SILC_DIST_INPLACE + diff --git a/apps/autodist/CHANGES b/apps/autodist/CHANGES index c12239a9..43f0de9e 100644 --- a/apps/autodist/CHANGES +++ b/apps/autodist/CHANGES @@ -1,3 +1,7 @@ +Wed May 4 10:58:24 EEST 2005 Pekka Riikonen + + * Autodist 1.3. + Sun May 1 17:31:55 EEST 2005 Pekka Riikonen * Added support for dependencies in makefiles. diff --git a/apps/autodist/tests/Makefile.am b/apps/autodist/tests/Makefile.am index c1e2ae65..f17d43b1 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 -- 2.24.0