* configure.ac (AC_INIT): Bump version number.
[m4/ericb.git] / Makefile.am
blobfe1abffc0e29a2e828d94991660ef4bddb306395
1 ## This file is part of GNU M4.
2 ##
3 ## Copyright (C) 2000, 2001, 2003, 2004, 2005, 2006 Free Software
4 ## Foundation, Inc.
5 ##
6 ## This program is free software; you can redistribute it and/or modify
7 ## it under the terms of the GNU General Public License as published by
8 ## the Free Software Foundation; either version 2 of the License, or
9 ## (at your option) any later version.
11 ## This program is distributed in the hope that it will be useful,
12 ## but WITHOUT ANY WARRANTY; without even the implied warranty of
13 ## MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
14 ## GNU General Public License for more details.
16 ## You should have received a copy of the GNU General Public License
17 ## along with this program; see the file COPYING.  If not, write to
18 ## the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
19 ## Boston, MA 02110-1301, USA.
21 ## Written by Gary V. Vaughan <gary@gnu.org>
23 SUBDIRS = examples lib src doc checks
24 EXTRA_DIST = bootstrap c-boxes.el Makefile.maint
25 DISTCLEANFILES = stamp-h
26 ## maintainer-clean should remove as much as possible that ./bootstrap can
27 ## recreate.  In the m4 directory, keep only gnulib-cache.m4.
28 MAINTAINERCLEANFILES = COPYING INSTALL Makefile.in aclocal.m4 \
29         config-h.in configure depcomp install-sh lib/* \
30         m4/[a-fh-z]* m4/g[a-mo-z]* m4/gnulib-comp.m4 m4/gnulib-tool.m4 \
31         missing stamp-h.in
33 ACLOCAL_AMFLAGS = -I m4