(libcoreutils_a_SOURCES): Remove fprintftime.c
authorJim Meyering <jim@meyering.net>
Wed, 14 Dec 2005 20:37:06 +0000 (20:37 +0000)
committerJim Meyering <jim@meyering.net>
Wed, 14 Dec 2005 20:37:06 +0000 (20:37 +0000)
and fprintftime.h.  Now they're pulled in via the .m4 file.

lib/Makefile.am

index a66a6c1d0134ec7ad1077d57890a180f0543f9ac..0d3033828b0d2817d1af767e030fbd9cb44a9f86 100644 (file)
@@ -17,6 +17,8 @@
 ## Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
 ## 02110-1301, USA.
 
+AM_CFLAGS = $(WARNING_CFLAGS) $(WERROR_CFLAGS)
+
 noinst_LIBRARIES = libcoreutils.a
 
 noinst_PROGRAMS = t-fpending
@@ -30,7 +32,6 @@ libcoreutils_a_SOURCES = \
   buffer-lcm.c buffer-lcm.h \
   euidaccess.h \
   exit.h \
-  fprintftime.c fprintftime.h \
   full-read.c full-read.h \
   full-write.c full-write.h \
   getaddrinfo.h \