diff options
Diffstat (limited to 'lib')
-rw-r--r-- | lib/Makefile.in | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/lib/Makefile.in b/lib/Makefile.in index de78ee76f..8077c0a81 100644 --- a/lib/Makefile.in +++ b/lib/Makefile.in @@ -1,4 +1,4 @@ -# Makefile.in generated by automake 1.9.5 from Makefile.am. +# Makefile.in generated by automake 1.9.6 from Makefile.am. # @configure_input@ # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, @@ -17,8 +17,6 @@ # Copyright (C) 1995-2005 Free Software Foundation, Inc. -SOURCES = $(libcoreutils_a_SOURCES) t-fpending.c - srcdir = @srcdir@ top_srcdir = @top_srcdir@ VPATH = @srcdir@ |