diff options
author | Christian Breunig <christian@breunig.cc> | 2023-09-10 10:39:06 +0200 |
---|---|---|
committer | Christian Breunig <christian@breunig.cc> | 2023-09-10 10:39:06 +0200 |
commit | 63c5b3b55c2e244148a2f7946c7e7cb0792c8a27 (patch) | |
tree | 612d410b4df082cc1e9e2af549b549f2875d5976 /Makefile.am | |
parent | 11c89483e71d1fdacc1542c53f15c2a4556e52bd (diff) | |
download | vyatta-op-63c5b3b55c2e244148a2f7946c7e7cb0792c8a27.tar.gz vyatta-op-63c5b3b55c2e244148a2f7946c7e7cb0792c8a27.zip |
T671: fix Makefile leftovers for DMI decode
Diffstat (limited to 'Makefile.am')
-rw-r--r-- | Makefile.am | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am index caaffc7..4c8fc0d 100644 --- a/Makefile.am +++ b/Makefile.am @@ -19,7 +19,6 @@ interp_DATA += functions/interpreter/vyatta-image-complete bin_SCRIPTS = scripts/vyatta-show-interfaces bin_SCRIPTS += scripts/vyatta-show-interfaces.pl -bin_SCRIPTS += scripts/vyatta-show-dmi bin_SCRIPTS += scripts/show-dhcp-leases.pl bin_SCRIPTS += scripts/vyatta-boot-image.pl bin_SCRIPTS += scripts/rename-image.pl |