diff options
author | Michael Larson <mike@vyatta.com> | 2011-01-17 16:23:49 -0800 |
---|---|---|
committer | Michael Larson <mike@vyatta.com> | 2011-01-17 16:23:49 -0800 |
commit | 9eb6b0a897e246fab4f170fb6b8dccbeb1a0f9ec (patch) | |
tree | 1f3f72a73ed63ebe4a3aa7595e7dbf48f4dc8456 /Makefile.am | |
parent | 2dfa548420b05642b070c07b37fc8b01380e5803 (diff) | |
download | vyatta-op-9eb6b0a897e246fab4f170fb6b8dccbeb1a0f9ec.tar.gz vyatta-op-9eb6b0a897e246fab4f170fb6b8dccbeb1a0f9ec.zip |
fix for bug 6476.
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 302f108..7ad4452 100644 --- a/Makefile.am +++ b/Makefile.am @@ -2,6 +2,7 @@ defaultdir = /etc/default default_DATA = etc/default/vyatta completiondir = /etc/bash_completion.d completion_DATA = etc/bash_completion.d/vyatta-op +completion_DATA += etc/bash_completion.d/vyatta-op-run opdir = $(datadir)/vyatta-op/templates bin_sudo_usersdir = $(bindir)/sudo-users |