Remove lib_SOURCES line from Makefile.am section of modules where this
[pspp] / modules / yesno
1 Description:
2 Read a response from the user, and its classification as matching "yes" or
3 "no".
4
5 Files:
6 lib/yesno.c
7 lib/yesno.h
8 m4/yesno.m4
9
10 Depends-on:
11 rpmatch
12
13 configure.ac:
14 gl_YESNO
15
16 Makefile.am:
17
18 Include:
19 "yesno.h"
20
21 License:
22 GPL
23
24 Maintainer:
25 Jim Meyering