From a47cfdce0fa2eac455c01700dee131d59621eb93 Mon Sep 17 00:00:00 2001 From: Alexandre Duret-Lutz Date: Thu, 24 Jul 2003 21:33:11 +0000 Subject: [PATCH] * tests/gnuwarn2.test: Typo. --- ChangeLog | 2 ++ tests/gnuwarn2.test | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index c40078175..0d9b21469 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,7 @@ 2003-07-24 Alexandre Duret-Lutz + * tests/gnuwarn2.test: Typo. + * tests/insthook.test: Use $MAKE, not make. Fix missing rebuilds during `make dist' with BSD make. diff --git a/tests/gnuwarn2.test b/tests/gnuwarn2.test index cf352d635..b380cb78a 100755 --- a/tests/gnuwarn2.test +++ b/tests/gnuwarn2.test @@ -37,7 +37,7 @@ END : > AUTHORS : > ChangeLog : > COPYING -: > INSTSALL +: > INSTALL cat > Makefile.am << 'END' AUTOMAKE_OPTIONS = gnu -- 2.47.2