summaryrefslogtreecommitdiff
path: root/lib/Makefile.am
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>2003-10-16 06:27:37 +0000
committerJim Meyering <jim@meyering.net>2003-10-16 06:27:37 +0000
commit3fbdbf8f54bfc093ae91a99a49aa80f5f844a654 (patch)
treee1e9fe9f43c95e543025fb1f0c6c829cb1631884 /lib/Makefile.am
parent72fa4147099ff2236021526f7ede2ba3b506e362 (diff)
downloadcoreutils-3fbdbf8f54bfc093ae91a99a49aa80f5f844a654.tar.xz
(libfetish_a_SOURCES): Add xgethostname.h.
Diffstat (limited to 'lib/Makefile.am')
-rw-r--r--lib/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/Makefile.am b/lib/Makefile.am
index c6c0c1621..d08965b44 100644
--- a/lib/Makefile.am
+++ b/lib/Makefile.am
@@ -117,7 +117,7 @@ libfetish_a_SOURCES = \
version-etc.c version-etc.h \
xalloc.h \
xgetcwd.c xgetcwd.h \
- xgethostname.c \
+ xgethostname.c xgethostname.h \
xmalloc.c \
xmemcoll.c xmemcoll.h \
xnanosleep.c xnanosleep.h \