1
0
mirror of git://git.sv.gnu.org/coreutils.git synced 2026-04-21 03:12:48 +02:00

(libfetish_a_SOURCES): Add cloexec.c, cloexec.h.

This commit is contained in:
Jim Meyering
2004-03-03 22:06:11 +00:00
parent 534ec4c800
commit 4ff061cf60

View 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 \