(libfetish_a_SOURCES): Add cloexec.c, cloexec.h.
authorJim Meyering <jim@meyering.net>
Wed, 3 Mar 2004 22:06:11 +0000 (22:06 +0000)
committerJim Meyering <jim@meyering.net>
Wed, 3 Mar 2004 22:06:11 +0000 (22:06 +0000)
lib/Makefile.am

index 977832e..50f17f6 100644 (file)
@@ -1,7 +1,6 @@
 ## Makefile for gnulib/lib                             -*-Makefile-*-
 
-# Copyright (C) 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003 Free
-# Software Foundation, Inc.
+# Copyright (C) 1995-2004 Free Software Foundation, Inc.
 
 ## This program is free software; you can redistribute it and/or modify
 ## it under the terms of the GNU General Public License as published by
@@ -45,6 +44,7 @@ libfetish_a_SOURCES = \
   c-strtod.c c-strtod.h \
   canon-host.c \
   canonicalize.h \
+  cloexec.c cloexec.h \
   closeout.c closeout.h \
   cycle-check.c cycle-check.h \
   dev-ino.h \