From 5ae57a91d93dfd01fda4e7d4a95775561662e0ac Mon Sep 17 00:00:00 2001 From: Nick Clifton Date: Tue, 25 May 2010 15:30:03 +0000 Subject: Fix typo. --- gas/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'gas/Makefile.am') 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 -- cgit v1.1