summaryrefslogtreecommitdiff
path: root/Makefile.cfg
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>2005-03-22 16:17:50 +0000
committerJim Meyering <jim@meyering.net>2005-03-22 16:17:50 +0000
commitc90ac2fad73bfb025fb9acafb0a910c8f16ab515 (patch)
treed8dfe94be2ba1805b7d5fc5fdd2e5f14bd0ab893 /Makefile.cfg
parent0c7d9eda5c3b03e07695b0bb8d72592b0181bf56 (diff)
downloadcoreutils-c90ac2fad73bfb025fb9acafb0a910c8f16ab515.tar.xz
Reflect renaming: config -> build-aux.
Diffstat (limited to 'Makefile.cfg')
-rw-r--r--Makefile.cfg20
1 files changed, 10 insertions, 10 deletions
diff --git a/Makefile.cfg b/Makefile.cfg
index 0121705b4..12df418bf 100644
--- a/Makefile.cfg
+++ b/Makefile.cfg
@@ -1,5 +1,5 @@
# Customize Makefile.maint. -*- makefile -*-
-# Copyright (C) 2003, 2004 Free Software Foundation, Inc.
+# Copyright (C) 2003, 2004, 2005 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
@@ -29,20 +29,20 @@ url_dir_list = \
# Files to update automatically.
wget_files = \
- $(srcdir)/config/config.guess \
- $(srcdir)/config/config.sub \
- $(srcdir)/config/texinfo.tex
+ $(srcdir)/build-aux/config.guess \
+ $(srcdir)/build-aux/config.sub \
+ $(srcdir)/build-aux/texinfo.tex
# Of the above, texinfo.tex is out of date,
# and the other two are not available.
wget_files =
cvs_files = \
- $(srcdir)/config/elisp-comp \
- $(srcdir)/config/depcomp \
- $(srcdir)/config/mdate-sh \
- $(srcdir)/config/missing \
- $(srcdir)/config/install-sh \
- $(srcdir)/config/mkinstalldirs
+ $(srcdir)/build-aux/elisp-comp \
+ $(srcdir)/build-aux/depcomp \
+ $(srcdir)/build-aux/mdate-sh \
+ $(srcdir)/build-aux/missing \
+ $(srcdir)/build-aux/install-sh \
+ $(srcdir)/build-aux/mkinstalldirs
# $(srcdir)/src/ansi2knr.c