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