From: Nick Clifton Date: Tue, 25 May 2010 15:30:03 +0000 (+0000) Subject: Fix typo. X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=5ae57a91d93dfd01fda4e7d4a95775561662e0ac;p=binutils-gdb.git Fix typo. --- diff --git a/gas/ChangeLog b/gas/ChangeLog index 97799791e7e..80d1cdf0c0c 100644 --- a/gas/ChangeLog +++ b/gas/ChangeLog @@ -1,3 +1,8 @@ +2010-05-25 Nick Clifton + + * Makefile.am (MOSTLYCLEANFILES): Fix typo. + * Makefile.in: Regenerate. + 2010-05-25 Daniel Jacobowitz Joseph Myers Andrew Stubbs diff --git a/gas/Makefile.am b/gas/Makefile.am index 4d3e7ba99c4..36ae9576d57 100644 --- a/gas/Makefile.am +++ b/gas/Makefile.am @@ -586,7 +586,7 @@ cgen.@OBJEXT@: cgen.c cgen.h cgen-desc.h subsegs.h \ # Remake the info files. MOSTLYCLEANFILES = $(STAGESTUFF) core \ - testsuite/*.@OBJEXT@ testsuite/*.@OBJEXT@ut testsuite/gas.log testsuite/gas.sum \ + testsuite/*.@OBJEXT@ testsuite/*.out testsuite/gas.log testsuite/gas.sum \ testsuite/site.exp site.bak site.exp stage stage1 stage2 .PHONY: install-exec-local install-data-local diff --git a/gas/Makefile.in b/gas/Makefile.in index b1ccff1cf95..5b3521b0771 100644 --- a/gas/Makefile.in +++ b/gas/Makefile.in @@ -677,7 +677,7 @@ CGEN_CPU_PREFIX = @cgen_cpu_prefix@ # Remake the info files. MOSTLYCLEANFILES = $(STAGESTUFF) core \ - testsuite/*.@OBJEXT@ testsuite/*.@OBJEXT@ut testsuite/gas.log testsuite/gas.sum \ + testsuite/*.@OBJEXT@ testsuite/*.out testsuite/gas.log testsuite/gas.sum \ testsuite/site.exp site.bak site.exp stage stage1 stage2 against = stage2