summaryrefslogtreecommitdiff
path: root/lib/Makefile.am
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>2001-11-01 17:57:56 +0000
committerJim Meyering <jim@meyering.net>2001-11-01 17:57:56 +0000
commit533999f0fe8f69a66f3fbb431f448f858ac123f1 (patch)
tree4556a2097922ce072da0dc2097f02d9b2d2777dc /lib/Makefile.am
parenteaa95f208b1e884ab592e3aba0f93d27d1c96f87 (diff)
downloadcoreutils-533999f0fe8f69a66f3fbb431f448f858ac123f1.tar.xz
(libfetish_a_SOURCES): Add dirfd.h.
Diffstat (limited to 'lib/Makefile.am')
-rw-r--r--lib/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/Makefile.am b/lib/Makefile.am
index 625f88651..23323150e 100644
--- a/lib/Makefile.am
+++ b/lib/Makefile.am
@@ -29,6 +29,7 @@ libfetish_a_SOURCES = \
closeout.c closeout.h \
diacrit.c diacrit.h \
dirname.c dirname.h \
+ dirfd.h \
dup-safer.c \
exclude.c exclude.h \
filemode.c filemode.h \