diff options
author | John Southworth <john.southworth@vyatta.com> | 2011-09-09 15:32:45 -0500 |
---|---|---|
committer | John Southworth <john.southworth@vyatta.com> | 2011-10-27 17:11:29 -0500 |
commit | 81fdd931fc26474c536173a5f89ecd35c351233e (patch) | |
tree | f549ee5251fda7763df300b3da60200c3f84e77b /Makefile.am | |
parent | 84ae9aa94236447898f2b92020a93363a934e03e (diff) | |
download | vyatta-op-81fdd931fc26474c536173a5f89ecd35c351233e.tar.gz vyatta-op-81fdd931fc26474c536173a5f89ecd35c351233e.zip |
Move nodes from services since in other operational commands we don't
make this distinction
(cherry picked from commit cfdcb8f015619b90212a991bfd8a6d80d9695b2b)
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 8999c97..c0b7428 100644 --- a/Makefile.am +++ b/Makefile.am @@ -42,6 +42,7 @@ bin_SCRIPTS += scripts/vyatta-op-cmd-wrapper bin_SCRIPTS += scripts/vyatta-ping bin_SCRIPTS += scripts/vyatta-traceroute bin_SCRIPTS += scripts/vyatta-monitor +bin_SCRIPTS += scripts/vyatta-monitor-cleanup bin_SCRIPTS += scripts/vyatta-monitor-background bin_SCRIPTS += scripts/vyatta-monitor-background-stop |