From 170d2c49e26853117bccec55bd2e00dd498c0a1d Mon Sep 17 00:00:00 2001
From: John Estabrook <jestabro@vyos.io>
Date: Tue, 31 Oct 2023 13:04:33 -0500
Subject: op-mode: T3355: remove reference to scripts/show-dhcp-leases.pl

---
 Makefile.am | 1 -
 1 file changed, 1 deletion(-)

(limited to 'Makefile.am')

diff --git a/Makefile.am b/Makefile.am
index ab85087..398c259 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -16,7 +16,6 @@ interp_DATA += functions/interpreter/vyatta-image-complete
 
 
 bin_SCRIPTS = scripts/vyatta-show-interfaces.pl
-bin_SCRIPTS += scripts/show-dhcp-leases.pl
 bin_SCRIPTS += scripts/vyatta-boot-image.pl
 bin_SCRIPTS	+= scripts/rename-image.pl
 bin_SCRIPTS	+= scripts/show-image-storage.pl
-- 
cgit v1.2.3