Distribute all lib/* source files through EXTRA_DIST.
[gnulib.git] / modules / argmatch
1 Description:
2 Search for an exact or abbreviated match of a string in an array of strings.
3
4 Files:
5 lib/argmatch.h
6 lib/argmatch.c
7 m4/argmatch.m4
8
9 Depends-on:
10 gettext-h
11 error
12 quotearg
13 quote
14 exit
15 exitfail
16 verify
17 stdbool
18
19 configure.ac:
20 gl_ARGMATCH
21
22 Makefile.am:
23 EXTRA_DIST += argmatch.h argmatch.c
24
25 Include:
26 "argmatch.h"
27
28 License:
29 GPL
30
31 Maintainer:
32 all