doc: use ASCII in .texi files where UTF-8 isn't needed
[gnulib.git] / modules / yesno
index e0bd290..5b5f4cd 100644 (file)
@@ -8,6 +8,7 @@ lib/yesno.h
 m4/yesno.m4
 
 Depends-on:
+getline
 rpmatch
 stdbool
 
@@ -15,6 +16,7 @@ configure.ac:
 gl_YESNO
 
 Makefile.am:
+lib_SOURCES += yesno.c
 
 Include:
 "yesno.h"