summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorMarat Nepomnyashy <marat@vyatta.com>2008-01-03 20:29:59 -0800
committerMarat Nepomnyashy <marat@vyatta.com>2008-01-03 20:29:59 -0800
commit7605a8f6472ded387ffb311d1400b084011dfb74 (patch)
tree42628396689902032685dd95ec7a8811799d04df /Makefile.am
parentcb8ce9cc1b8fb594a29e5ee7a49949c9d1c9ae1f (diff)
downloadvyatta-op-vpn-7605a8f6472ded387ffb311d1400b084011dfb74.tar.gz
vyatta-op-vpn-7605a8f6472ded387ffb311d1400b084011dfb74.zip
Initial VPN op template migration.
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am
index 316dfe1..659c659 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -17,6 +17,7 @@ xsl_DATA += src/xsl/show_vpn_ipsec_status.xsl
sbin_PROGRAMS = command_proc_show_vpn
+sbin_SCRIPTS = scripts/gen_local_rsa_key.pl scripts/show_vpn.pl
command_proc_show_vpn_SOURCES = src/command_proc_base.hh
command_proc_show_vpn_SOURCES += src/command_proc_show_vpn.cc