1## Process this file with automake to produce Makefile.in -*-Makefile-*-
2
3# Generate this list with
4# find . -type f -name '*.m4' -printf '%f\n' | sort | tr '\012' @ | sed 's/@$/%/;s/@/ \\@/g' | tr @% '\012\012'
5EXTRA_DIST = README \
6ansi-c++.m4 \
7codeset.m4 \
8gettext.m4 \
9glibc2.m4 \
10glibc21.m4 \
11iconv.m4 \
12intdiv0.m4 \
13intmax.m4 \
14inttypes-pri.m4 \
15inttypes.m4 \
16inttypes_h.m4 \
17isc-posix.m4 \
18lcmessage.m4 \
19longdouble.m4 \
20longlong.m4 \
21nls.m4 \
22po.m4 \
23printf-posix.m4 \
24progtest.m4 \
25signed.m4 \
26size_max.m4 \
27stdint_h.m4 \
28uintmax_t.m4 \
29ulonglong.m4 \
30wchar_t.m4 \
31wint_t.m4 \
32xsize.m4
33