1156057Semax# Makefile for GNU diffutils documentation.
2156057Semax
3156057Semax# Copyright (C) 2001, 2002 Free Software Foundation, Inc.
4156057Semax
5139749Simp## This program is free software; you can redistribute it and/or modify
6137776Semax## it under the terms of the GNU General Public License as published by
7137776Semax## the Free Software Foundation; either version 2, or (at your option)
8137776Semax## any later version.
9137776Semax
10137776Semax## This program is distributed in the hope that it will be useful,
11137776Semax## but WITHOUT ANY WARRANTY; without even the implied warranty of
12137776Semax## MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
13137776Semax## GNU General Public License for more details.
14137776Semax
15137776Semax## You should have received a copy of the GNU General Public License
16137776Semax## along with this program; if not, write to the Free Software Foundation,
17137776Semax## Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
18137776Semax
19137776SemaxAM_MAKEINFOFLAGS = --no-split
20137776Semax
21137776Semaxinfo_TEXINFOS = diff.texi
22137776Semaxdiff_TEXINFOS = fdl.texi
23137776Semax
24137776SemaxEXTRA_DIST = diagmeet.note
25137776Semax