Revert Automake license to GPLv2+.
[platform/upstream/automake.git] / lib / am / Makefile.am
1 ## Process this file with automake to create Makefile.in
2
3 ## Makefile for Automake lib/am.
4
5 ## Copyright (C) 1995, 1996, 1997, 1998, 1999, 2001, 2003, 2004, 2008
6 ## Free Software Foundation, Inc.
7
8 ## This program 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 2, or (at your option)
11 ## any later version.
12
13 ## This program 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 <http://www.gnu.org/licenses/>.
20
21 amdir = $(pkgvdatadir)/am
22
23 dist_am_DATA = \
24 ansi2knr.am \
25 check.am \
26 check2.am \
27 clean-hdr.am \
28 clean.am \
29 compile.am \
30 configure.am \
31 data.am \
32 dejagnu.am \
33 depend.am \
34 depend2.am \
35 distdir.am \
36 footer.am \
37 header-vars.am \
38 header.am \
39 install.am \
40 inst-vars.am \
41 java.am \
42 lang-compile.am \
43 lex.am \
44 library.am \
45 libs.am \
46 libtool.am \
47 lisp.am \
48 ltlib.am \
49 ltlibrary.am \
50 mans-vars.am \
51 mans.am \
52 multilib.am \
53 program.am \
54 progs.am \
55 python.am \
56 remake-hdr.am \
57 scripts.am \
58 subdirs.am \
59 tags.am \
60 texi-vers.am \
61 texibuild.am \
62 texinfos.am \
63 vala.am \
64 yacc.am