diff options
author | Robert Bays <rbays@moresby.vyatta.com> | 2008-03-14 13:18:45 -0700 |
---|---|---|
committer | Robert Bays <rbays@moresby.vyatta.com> | 2008-03-14 13:18:45 -0700 |
commit | 0b2a533b973b3d92f1292470cd07338d9cf157ed (patch) | |
tree | c1a238bde298af59d6da0473ffd24260fdf856ad /Makefile.am | |
parent | 19c692e171e9542f977183a44e258fb9ab105a8b (diff) | |
download | vyatta-cfg-0b2a533b973b3d92f1292470cd07338d9cf157ed.tar.gz vyatta-cfg-0b2a533b973b3d92f1292470cd07338d9cf157ed.zip |
fix for bugs 2725 and 2999
Diffstat (limited to 'Makefile.am')
-rw-r--r-- | Makefile.am | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am index 2879932..a309d34 100644 --- a/Makefile.am +++ b/Makefile.am @@ -42,6 +42,7 @@ sbin_SCRIPTS += scripts/vyatta-load-config.pl sbin_SCRIPTS += scripts/vyatta-cfg-notify sbin_SCRIPTS += scripts/vyatta-interfaces.pl sbin_SCRIPTS += scripts/vyatta-irqaffin +sbin_SCRIPTS += scripts/vyatta-check-typeless-node.pl share_perl5_SCRIPTS = scripts/VyattaConfig.pm share_perl5_SCRIPTS += scripts/VyattaConfigDOMTree.pm |