summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorAn-Cheng Huang <ancheng@vyatta.com>2007-12-10 18:56:21 -0800
committerAn-Cheng Huang <ancheng@vyatta.com>2007-12-10 18:56:21 -0800
commit688433f5c3da09c9de19fec8d6217764bb5a036c (patch)
treeec1b5e77872e26640d39cf740774ee430806e0ab /Makefile.am
parentf6ec442f339611df91a79c770483d0e6b13566ff (diff)
downloadvyatta-op-688433f5c3da09c9de19fec8d6217764bb5a036c.tar.gz
vyatta-op-688433f5c3da09c9de19fec8d6217764bb5a036c.zip
add wrappers/symlinks for pipe commands (wrappers are needed for command
matching in restricted modes).
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am4
1 files changed, 4 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am
index c9849cb..82d2a53 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -13,6 +13,10 @@ allowed_DATA = functions/allowed/hosts
bin_SCRIPTS = scripts/vyatta-show-interfaces
bin_SCRIPTS += scripts/vyatta-show-version
+bin_SCRIPTS += scripts/count
+bin_SCRIPTS += scripts/match
+bin_SCRIPTS += scripts/no-match
+bin_SCRIPTS += scripts/no-more
bin_sudo_users_SCRIPTS = scripts/vyatta-show-log
bin_sudo_users_SCRIPTS += scripts/vyatta-show-log-all