From 90231d3e97cc87fd19872832f57f879e68163380 Mon Sep 17 00:00:00 2001 From: "Gary V. Vaughan" Date: Thu, 10 Jun 2010 14:22:40 +0700 Subject: [PATCH] Fix a typu in HACKING. * HACKING (Release Procedure): s/Makeflie/Makefile/. Signed-off-by: Gary V. Vaughan --- ChangeLog | 5 +++++ HACKING | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index 24de21d0f..170e9d5ce 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2010-06-10 Gary V. Vaughan + + Fix a typu in HACKING. + * HACKING (Release Procedure): s/Makeflie/Makefile/. + 2010-06-09 Ralf Wildenhues Factorize testing gcj installation in the testsuite. diff --git a/HACKING b/HACKING index 468f54bf7..19ac2cd68 100644 --- a/HACKING +++ b/HACKING @@ -682,7 +682,7 @@ or obtained by writing to the Free Software Foundation, Inc., doc/manual using cvs to here: @cvs.savannah.gnu.org:/webcvs/libtool -* In the build directory, run `Make -f[../]Makeflie.maint announce-gen'. +* In the build directory, run `Make -f[../]Makefile.maint announce-gen'. * Make sure the source directory has an appropriate .announcerc, along the lines of: -- 2.47.3