From 3ca7fec572394d99297db4717c757764133cecaa Mon Sep 17 00:00:00 2001 From: jacob Date: Tue, 3 May 2005 21:47:13 +0000 Subject: [PATCH] oops --- build/autoMakefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build/autoMakefile.am b/build/autoMakefile.am index ad51592..e101bef 100644 --- a/build/autoMakefile.am +++ b/build/autoMakefile.am @@ -10,7 +10,7 @@ EXTRA_DIST := Makefile Makefile.in.toplevel \ CONFIG_CLEAN_FILES := lustre.spec -MOSTLYCLEANFILES = .*.flags .*.flags *.o *.ko *.mod.c +MOSTLYCLEANFILES = .*.flags *.o *.ko *.mod.c distclean: distclean-recursive @true -- 1.8.3.1