diff options
author | Daniil Baturin <daniil@baturin.org> | 2018-06-24 15:02:11 +0200 |
---|---|---|
committer | Daniil Baturin <daniil@baturin.org> | 2018-06-24 15:02:11 +0200 |
commit | 1489376748358222a1ba582cde019f494b6dcba3 (patch) | |
tree | 68dea8f40b83033ae876e44f50b104172cfdb022 /Makefile.am | |
parent | c6240983f1f562f3ff7d3c092d256ba45bcaa2ee (diff) | |
download | vyatta-cfg-1489376748358222a1ba582cde019f494b6dcba3.tar.gz vyatta-cfg-1489376748358222a1ba582cde019f494b6dcba3.zip |
T684: remove the old config to commands convertor from the makefile.
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 d7a99cf..0060b47 100644 --- a/Makefile.am +++ b/Makefile.am @@ -102,7 +102,6 @@ sbin_SCRIPTS += scripts/vyatta-validate-type.pl sbin_SCRIPTS += scripts/vyatta-find-type.pl sbin_SCRIPTS += scripts/priority.pl sbin_SCRIPTS += scripts/vyatta-boot-config-loader -sbin_SCRIPTS += scripts/vyatta-config-gen-sets.pl sbin_SCRIPTS += scripts/vyatta-cli-expand-var.pl sbin_SCRIPTS += scripts/vyatta-output-config.pl sbin_SCRIPTS += scripts/vyatta-save-config.pl |