update from config
[gnulib.git] / modules / xgethostname
index d5bef5d..07a90cd 100644 (file)
@@ -2,6 +2,7 @@ Description:
 Return machine's hostname, without size limitations.
 
 Files:
+lib/xgethostname.h
 lib/xgethostname.c
 
 Depends-on:
@@ -13,9 +14,10 @@ exit
 configure.ac:
 
 Makefile.am:
-lib_SOURCES += xgethostname.c
+lib_SOURCES += xgethostname.h xgethostname.c
 
 Include:
+"xgethostname.h"
 
 Maintainer:
 Jim Meyering