Index: link-order.at
===================================================================
RCS file: /cvsroot/libtool/libtool/tests/link-order.at,v
retrieving revision 1.4
diff -u -r1.4 link-order.at
--- link-order.at	13 Aug 2005 06:57:39 -0000	1.4
+++ link-order.at	21 Sep 2005 13:19:14 -0000
@@ -61,6 +61,9 @@
 	[0], [stdout], [stderr])
 done
 
+$LIBTOOL --mode=clean rm -f src/libb.la
+$LIBTOOL --mode=clean rm -f src/liba.la
+
 # Do not error if we do not relink (e.g. static-only systems)
 AT_CHECK([if $EGREP relinking stderr; then
 	    $EGREP ' -L.*\/new\/lib -lb -L.*\/old\/lib -lcee' stdout
