Bump to m4 1.4.19
[platform/upstream/m4.git] / examples / Makefile.am
1 ## Makefile.am - template for generating Makefile via Automake
2 ##
3 ## Copyright (C) 2006-2014, 2016-2017, 2020-2021 Free Software
4 ## Foundation, Inc.
5 ##
6 ## This file is part of GNU M4.
7 ##
8 ## GNU M4 is free software: you can redistribute it and/or modify
9 ## it under the terms of the GNU General Public License as published by
10 ## the Free Software Foundation, either version 3 of the License, or
11 ## (at your option) any later version.
12 ##
13 ## GNU M4 is distributed in the hope that it will be useful,
14 ## but WITHOUT ANY WARRANTY; without even the implied warranty of
15 ## MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
16 ## GNU General Public License for more details.
17 ##
18 ## You should have received a copy of the GNU General Public License
19 ## along with this program.  If not, see <https://www.gnu.org/licenses/>.
20 ##
21 ## This file written by Eric Blake <ebb9@byu.net>
22
23 EXTRA_DIST =\
24 capitalize.m4 \
25 capitalize2.m4 \
26 comments.m4 \
27 curry.m4 \
28 ddivert.m4 \
29 debug.m4 \
30 esyscmd.m4 \
31 exp.m4 \
32 file.m4 \
33 foo \
34 foreach.m4 \
35 foreach2.m4 \
36 foreachq.m4 \
37 foreachq2.m4 \
38 foreachq3.m4 \
39 foreachq4.m4 \
40 forloop.m4 \
41 forloop2.m4 \
42 forloop3.m4 \
43 fstab.m4 \
44 hanoi.m4 \
45 incl-test.m4 \
46 incl.m4 \
47 include.m4 \
48 indir.m4 \
49 join.m4 \
50 loop.m4 \
51 misc.m4 \
52 multiquotes.m4 \
53 patsubst.m4 \
54 pushpop.m4 \
55 quote.m4 \
56 regexp.m4 \
57 reverse.m4 \
58 stack.m4 \
59 stack_sep.m4 \
60 sync-lines.m4 \
61 sysv-args.m4 \
62 trace.m4 \
63 translit.m4 \
64 undivert.incl \
65 undivert.m4 \
66 wrap.m4 \
67 wrapfifo.m4 \
68 wraplifo.m4 \
69 wraplifo2.m4