summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorZack Weinberg <zackw@panix.com>2020-09-24 08:55:28 -0400
committerZack Weinberg <zackw@panix.com>2020-09-24 08:55:28 -0400
commit62deff73366eba341259c9f9f81629c84d72292c (patch)
tree054dff309375edc6a4f3d2aadb858cc3122bfabc
parent119beb03250a5ddf9514994c5c5d601692b81fa6 (diff)
downloadautoconf-62deff73366eba341259c9f9f81629c84d72292c.tar.gz
build-aux/fetch.pl: Fetch ChannelDefs.pm from automake.
-rwxr-xr-xbuild-aux/fetch.pl1
1 files changed, 1 insertions, 0 deletions
diff --git a/build-aux/fetch.pl b/build-aux/fetch.pl
index fa41dbcf..b31eade8 100755
--- a/build-aux/fetch.pl
+++ b/build-aux/fetch.pl
@@ -77,6 +77,7 @@ our %to_fetch = (
},
'lib/Autom4te' => {
automake => [
+ 'lib/Automake/ChannelDefs.pm',
'lib/Automake/Channels.pm',
'lib/Automake/Configure_ac.pm',
'lib/Automake/FileUtils.pm',