From 3fbdbf8f54bfc093ae91a99a49aa80f5f844a654 Mon Sep 17 00:00:00 2001 From: Jim Meyering Date: Thu, 16 Oct 2003 06:27:37 +0000 Subject: [PATCH] (libfetish_a_SOURCES): Add xgethostname.h. --- lib/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/Makefile.am b/lib/Makefile.am index c6c0c1621c..d08965b44d 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 \ -- 2.47.2