From: Jim Meyering Date: Thu, 16 Oct 2003 06:27:37 +0000 (+0000) Subject: (libfetish_a_SOURCES): Add xgethostname.h. X-Git-Tag: v5.1.0~381 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3fbdbf8f54bfc093ae91a99a49aa80f5f844a654;p=thirdparty%2Fcoreutils.git (libfetish_a_SOURCES): Add xgethostname.h. --- 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 \