(libfetish_a_SOURCES): Add full-read.c and full-read.h.
authorJim Meyering <jim@meyering.net>
Mon, 6 Jan 2003 13:14:55 +0000 (13:14 +0000)
committerJim Meyering <jim@meyering.net>
Mon, 6 Jan 2003 13:14:55 +0000 (13:14 +0000)
lib/Makefile.am

index 4ffada77c5630fbaf0a08e79a474ffb3edf1704f..8da03fd705eb6bec20b35b6bd7427f9f82240b88 100644 (file)
@@ -1,6 +1,6 @@
 ## Makefile for gnulib/lib                             -*-Makefile-*-
 
-# Copyright (C) 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002 Free
+# Copyright (C) 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003 Free
 # Software Foundation, Inc.
 
 ## This program is free software; you can redistribute it and/or modify
@@ -61,6 +61,7 @@ libfetish_a_SOURCES = \
   fnmatch_.h \
   fopen-safer.c \
   fsusage.h \
+  full-read.c full-read.h \
   full-write.c full-write.h \
   getline.h \
   getpagesize.h \