summaryrefslogtreecommitdiff
path: root/lib/Makefile.am
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>2004-11-14 00:19:28 +0000
committerJim Meyering <jim@meyering.net>2004-11-14 00:19:28 +0000
commitd417dd764f80e3ec638a5bf3ff2a62e695537295 (patch)
tree248da14347d5cd737d58cb6aac206643fcb300c9 /lib/Makefile.am
parent9406daed192c90c134d9ae9d7dd011d53912ec05 (diff)
downloadcoreutils-d417dd764f80e3ec638a5bf3ff2a62e695537295.tar.xz
(libfetish_a_SOURCES): Add __fpending.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 64432dc3e..e0b48eac3 100644
--- a/lib/Makefile.am
+++ b/lib/Makefile.am
@@ -35,6 +35,7 @@ libfetish_a_SOURCES = \
strftime.c strftime.h \
hash.c hash.h \
hash-pjw.c hash-pjw.h \
+ __fpending.h \
allocsa.c allocsa.h \
argmatch.c argmatch.h \
backupfile.c backupfile.h \