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