obstack.m4 (gl_PREREQ_OBSTACK): Require
[gnulib.git] / modules / yesno
index 05a8852..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,9 +15,10 @@ configure.ac:
 gl_YESNO
 
 Makefile.am:
-lib_SOURCES += yesno.c
+lib_SOURCES += yesno.c yesno.h
 
 Include:
+"yesno.h"
 
 Maintainer:
 Jim Meyering