From 62deff73366eba341259c9f9f81629c84d72292c Mon Sep 17 00:00:00 2001 From: Zack Weinberg Date: Thu, 24 Sep 2020 08:55:28 -0400 Subject: build-aux/fetch.pl: Fetch ChannelDefs.pm from automake. --- build-aux/fetch.pl | 1 + 1 file changed, 1 insertion(+) 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', -- cgit v1.2.1