From 23ff9798a80f5f619398af7edd4b18827f8b6cfb Mon Sep 17 00:00:00 2001 From: Christian Poessinger Date: Mon, 10 Aug 2020 17:00:43 +0200 Subject: T1287: Makefile.am: drop dependency on dhcpv6-client-show-leases.pl Commit 37f55704b56 ("T1287: wide-dhcp6c does not support a "show dhcpv6 client leases") dropped the old dhclient show loeases script for DHCPv6 but missed out the dependency in Makefile.am. --- Makefile.am | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'Makefile.am') diff --git a/Makefile.am b/Makefile.am index fa693bd..101a1fc 100644 --- a/Makefile.am +++ b/Makefile.am @@ -39,8 +39,7 @@ bin_SCRIPTS += scripts/vyatta-monitor-background-stop bin_SCRIPTS += scripts/vyatta-monitor-check-rule-log bin_SCRIPTS += scripts/vyos-strip-config.pl -sbin_SCRIPTS = scripts/dhcpv6-client-show-leases.pl -sbin_SCRIPTS += scripts/vyatta-image-tools.pl +sbin_SCRIPTS = scripts/vyatta-image-tools.pl sbin_SCRIPTS += scripts/vyatta-regen-unpriv-commands.sh sbin_SCRIPTS += scripts/vyos-openvpn-remoteconfig.pl -- cgit v1.2.3