summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorPaul Eggert <eggert@cs.ucla.edu>2004-04-13 06:56:38 +0000
committerPaul Eggert <eggert@cs.ucla.edu>2004-04-13 06:56:38 +0000
commit6a7b42e65a6f57eca1747f2571fb871d90c86431 (patch)
tree892a58dfc74487a615496bc6021b2a8d6e0b2d38 /Makefile.am
parent4a1de90b3c191e6854a5f91360b50d5f9ef8e859 (diff)
downloaddiffutils-6a7b42e65a6f57eca1747f2571fb871d90c86431.tar.gz
(EXTRA_DIST): Add bootstrap.
Remove config/config.rpath as it is deduced automatically these days.
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am4
1 files changed, 2 insertions, 2 deletions
diff --git a/Makefile.am b/Makefile.am
index 51a7eb5..87f7c3d 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -1,6 +1,6 @@
# Main Automakefile for GNU diffutils.
-# Copyright (C) 2001, 2002 Free Software Foundation, Inc.
+# Copyright (C) 2001, 2002, 2004 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
@@ -17,7 +17,7 @@
## Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
## 02111-1307, USA.
-EXTRA_DIST = config/config.rpath exgettext
+EXTRA_DIST = bootstrap exgettext
SUBDIRS = doc lib m4 ms src man po
ACLOCAL_AMFLAGS = -I m4