From: Jim Meyering Date: Sun, 28 Nov 2004 20:51:46 +0000 (+0000) Subject: (libfetish_a_SOURCES): Add chdir.h and openat.h. X-Git-Tag: v5.3.0~297 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d91b876d7284e96b323ccd8b9d50ece6116bd4e8;p=thirdparty%2Fcoreutils.git (libfetish_a_SOURCES): Add chdir.h and openat.h. --- diff --git a/lib/Makefile.am b/lib/Makefile.am index ff974414c0..30dbd259b4 100644 --- a/lib/Makefile.am +++ b/lib/Makefile.am @@ -43,6 +43,7 @@ libfetish_a_SOURCES = \ c-strtod.c c-strtod.h c-strtold.c \ canon-host.c \ canonicalize.c canonicalize.h \ + chdir.h \ cloexec.c cloexec.h \ closeout.c closeout.h \ cycle-check.c cycle-check.h \ @@ -88,6 +89,7 @@ libfetish_a_SOURCES = \ modechange.c modechange.h \ mountlist.h \ offtostr.c \ + openat.h \ open-safer.c \ path-concat.c path-concat.h \ pathmax.h \