Distribute all lib/* source files through EXTRA_DIST.
[gnulib.git] / modules / check-version
1 Description:
2 Check version string compatibility.
3
4 Files:
5 m4/check-version.m4
6 lib/check-version.h
7 lib/check-version.c
8
9 Depends-on:
10 strverscmp
11
12 configure.ac:
13 gl_CHECK_VERSION
14
15 Makefile.am:
16 EXTRA_DIST += check-version.h check-version.c
17
18 Include:
19 "check-version.h"
20
21 License:
22 LGPL
23
24 Maintainer:
25 Simon Josefsson