From 6f653ba4711ea25106bdfce5946c4ee2d131a198 Mon Sep 17 00:00:00 2001 From: Paul Eggert Date: Thu, 24 Jan 2002 20:16:38 +0000 Subject: [PATCH] (EXTRA_DIST): Add config/config.rpath, INSTALLME. (DISTCLEANFILES): Remove. --- Makefile.am | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/Makefile.am b/Makefile.am index be1b81e..6613d47 100644 --- a/Makefile.am +++ b/Makefile.am @@ -1,6 +1,6 @@ # Main Automakefile for GNU diffutils. -# Copyright (C) 2001 Free Software Foundation, Inc. +# Copyright (C) 2001, 2002 Free Software Foundation, Inc. ## This program is free software; you can redistribute it and/or modify ## it under the terms of the GNU General Public License as published by @@ -18,8 +18,7 @@ ## 02111-1307, USA. AUTOMAKE_OPTIONS = gnits dist-shar -EXTRA_DIST = exgettext +EXTRA_DIST = config/config.rpath exgettext INSTALLME SUBDIRS = doc intl lib m4 ms src po -DISTCLEANFILES = intl/libintl.h ACLOCAL_AMFLAGS = -I m4