From 260d88ab1aacd85bf406ed7b06d00c617fcaa19d Mon Sep 17 00:00:00 2001 From: An-Cheng Huang Date: Tue, 18 Dec 2007 18:26:15 -0800 Subject: make cluster show command available to "users" --- Makefile.am | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'Makefile.am') diff --git a/Makefile.am b/Makefile.am index 21df18b..7e37418 100644 --- a/Makefile.am +++ b/Makefile.am @@ -1,9 +1,10 @@ cfgdir = $(datadir)/vyatta-cfg/templates opdir = $(datadir)/vyatta-op/templates share_perl5dir = $(datadir)/perl5 +bin_sudo_usersdir = $(bindir)/sudo-users sbin_SCRIPTS = scripts/vyatta-update-cluster.pl -sbin_SCRIPTS += scripts/vyatta-show-cluster.pl +bin_sudo_users_SCRIPTS = scripts/vyatta-show-cluster.pl share_perl5_DATA = scripts/VyattaClusterConfig.pm -- cgit v1.2.3