From: Nick Clifton Date: Tue, 25 May 2010 15:30:03 +0000 (+0000) Subject: Fix typo. X-Git-Tag: sid-snapshot-20100601~80 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=5ae57a91d93dfd01fda4e7d4a95775561662e0ac;p=platform%2Fupstream%2Fbinutils.git Fix typo. --- diff --git a/gas/ChangeLog b/gas/ChangeLog index 9779979..80d1cdf 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 4d3e7ba..36ae957 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 b1ccff1..5b3521b 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