http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=84416
[m4/ericb.git] / examples / Makefile.am
blobd8f2a689ef20c7adf114b1116b86f5b646079e9a
1 ## This file is part of GNU m4
2 ## Copyright (C) 2000, 2001 Free Software Foundation, Inc.
3 ##
4 ## This program is free software; you can redistribute it and/or modify
5 ## it under the terms of the GNU General Public License as published by
6 ## the Free Software Foundation; either version 2 of the License, or
7 ## (at your option) any later version.
8 ##
9 ## This program is distributed in the hope that it will be useful,
10 ## but WITHOUT ANY WARRANTY; without even the implied warranty of
11 ## MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
12 ## GNU General Public License for more details.
14 ## You should have received a copy of the GNU General Public License
15 ## along with this program; if not, write to the Free Software
16 ## Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
17 ## 02110-1301  USA
19 EXTRA_DIST = $(WEB_SITE)
21 MAINTAINERCLEANFILES = Makefile.in
23 WEB_SITE = \
24         WWW/Makefile \
25         WWW/_footer.htm \
26         WWW/_header.htm \
27         WWW/man/Makefile \
28         WWW/m4lib/bugs.m4 \
29         WWW/m4lib/changelog.m4 \
30         WWW/m4lib/download.m4 \
31         WWW/m4lib/features.m4 \
32         WWW/m4lib/feedback.m4 \
33         WWW/m4lib/html.m4 \
34         WWW/m4lib/index.m4 \
35         WWW/m4lib/layout.m4 \
36         WWW/m4lib/lists.m4 \
37         WWW/m4lib/menu.m4 \
38         WWW/m4lib/modules.m4 \
39         WWW/m4lib/news.m4 \
40         WWW/m4lib/readme.m4 \
41         WWW/m4lib/setup.m4 \
42         WWW/m4lib/test.m4 \
43         WWW/m4lib/thanks.m4 \
44         WWW/m4lib/thissite.m4 \
45         WWW/m4lib/tmpl.m4 \
46         WWW/m4lib/todo.m4 \
47         WWW/m4lib/uses.m4 \
48         WWW/m4lib/visions.m4 \
49         WWW/m4lib/whatis.m4
51 dist_pkgdata_DATA = \
52         capitalize.m4 \
53         comments.m4 \
54         ddivert.m4 \
55         debug.m4 \
56         esyscmd.m4 \
57         exp.m4 \
58         foreach.m4 \
59         forloop.m4 \
60         fstab.m4 \
61         hanoi.m4 \
62         incl-test.m4 \
63         include.m4 \
64         indir.m4 \
65         misc.m4 \
66         multiquotes.m4 \
67         patsubst.m4 \
68         pushpop.m4 \
69         regexp.m4 \
70         reverse.m4 \
71         sysv-args.m4 \
72         trace.m4 \
73         translit.m4 \
74         undivert.incl \
75         undivert.m4 \
76         wrap.m4