obstack.m4 (gl_PREREQ_OBSTACK): Require
[gnulib.git] / modules / yesno
index 844d80b..ab0c3e3 100644 (file)
@@ -4,6 +4,7 @@ Read a response from the user, and its classification as matching "yes" or
 
 Files:
 lib/yesno.c
+lib/yesno.h
 m4/yesno.m4
 
 Depends-on:
@@ -14,7 +15,11 @@ configure.ac:
 gl_YESNO
 
 Makefile.am:
-lib_SOURCES += yesno.c
+lib_SOURCES += yesno.c yesno.h
 
 Include:
+"yesno.h"
+
+Maintainer:
+Jim Meyering