summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorAn-Cheng Huang <ancheng@vyatta.com>2007-12-10 14:23:41 -0800
committerAn-Cheng Huang <ancheng@vyatta.com>2007-12-10 14:23:41 -0800
commit27607276527af5bbee1c07fd1967a5de8069b12d (patch)
tree0deea28b31e3eab3e2ae601b12839e24ab17f4b1 /Makefile.am
parente049ba70d640035b320ca508a6cfd5de2e22879e (diff)
downloadvyatta-op-27607276527af5bbee1c07fd1967a5de8069b12d.tar.gz
vyatta-op-27607276527af5bbee1c07fd1967a5de8069b12d.zip
fix for bug 2527: add wrappers for boot-messages commands.
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am3
1 files changed, 2 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index ac4aa61..c9849cb 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -12,12 +12,13 @@ alloweddir = $(datadir)/vyatta-op/functions/allowed
allowed_DATA = functions/allowed/hosts
bin_SCRIPTS = scripts/vyatta-show-interfaces
-bin_SCRIPTS += scripts/vyatta-show-dmesg-all
bin_SCRIPTS += scripts/vyatta-show-version
bin_sudo_users_SCRIPTS = scripts/vyatta-show-log
bin_sudo_users_SCRIPTS += scripts/vyatta-show-log-all
bin_sudo_users_SCRIPTS += scripts/vyatta-show-log-file
+bin_sudo_users_SCRIPTS += scripts/vyatta-show-dmesg
+bin_sudo_users_SCRIPTS += scripts/vyatta-show-dmesg-all
cpiop = find . ! -regex '\(.*~\|.*\.bak\|.*\.swp\|.*\#.*\#\)' -print0 | \
cpio -0pd