summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorPaul Eggert <eggert@cs.ucla.edu>2002-01-24 20:16:38 +0000
committerPaul Eggert <eggert@cs.ucla.edu>2002-01-24 20:16:38 +0000
commit6f653ba4711ea25106bdfce5946c4ee2d131a198 (patch)
tree9e796b442976ed401de3daaf2ea3a0de4e8a4603 /Makefile.am
parent788366578a517c465ff131c4690e7bef0149d850 (diff)
downloaddiffutils-6f653ba4711ea25106bdfce5946c4ee2d131a198.tar.gz
(EXTRA_DIST): Add config/config.rpath, INSTALLME.
(DISTCLEANFILES): Remove.
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am5
1 files 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