summaryrefslogtreecommitdiff
path: root/modules/yesno
diff options
context:
space:
mode:
Diffstat (limited to 'modules/yesno')
-rw-r--r--modules/yesno3
1 files changed, 2 insertions, 1 deletions
diff --git a/modules/yesno b/modules/yesno
index 05a8852600..10b49e2239 100644
--- a/modules/yesno
+++ b/modules/yesno
@@ -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,7 @@ configure.ac:
gl_YESNO
Makefile.am:
-lib_SOURCES += yesno.c
+lib_SOURCES += yesno.c yesno.h
Include: