summaryrefslogtreecommitdiff
path: root/lib/Makefile.am
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>2001-08-12 08:33:25 +0000
committerJim Meyering <jim@meyering.net>2001-08-12 08:33:25 +0000
commit1249a88dafb5d3c1c0c35a007d648d3521761159 (patch)
treed7306efb28f549fd53558533c4f1f61957711a16 /lib/Makefile.am
parent1d3ea9cba89acddf503a8e1b10ac5de42086ffe7 (diff)
downloadcoreutils-1249a88dafb5d3c1c0c35a007d648d3521761159.tar.xz
(libfetish_a_SOURCES): Add gtod.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 1db291848..66fd74dbe 100644
--- a/lib/Makefile.am
+++ b/lib/Makefile.am
@@ -40,6 +40,7 @@ libfetish_a_SOURCES = \
getstr.c getstr.h \
getugroups.c \
group-member.h \
+ gtod.h \
hard-locale.c hard-locale.h \
human.c human.h \
idcache.c \