]> granicus.if.org Git - fcron/commitdiff
*** empty log message ***
authorthib <thib>
Mon, 14 Jul 2003 10:52:33 +0000 (10:52 +0000)
committerthib <thib>
Mon, 14 Jul 2003 10:52:33 +0000 (10:52 +0000)
Makefile.in

index d26247b6d56a1b02aa5a339f5a2af6d712e22504..17dabf36f9c2d2058a9b707b7543d771f7e4f3eb 100644 (file)
@@ -4,7 +4,7 @@
 
 # @configure_input@
 
-# $Id: Makefile.in,v 1.95 2002-10-28 17:54:31 thib Exp $
+# $Id: Makefile.in,v 1.96 2003-07-14 10:52:33 thib Exp $
 
 # The following should not be edited manually (use configure options)
 # If you must do it, BEWARE : some of the following is also defined
@@ -167,7 +167,7 @@ clean:
 
 ciclean: clean
        find ./ -name "*~" -exec rm -f {} \;
-       rm -fR autom4te-*
+       rm -fR autom4te*
        @(cd doc && make clean)
 
 vclean: ciclean