diff options
author | Saurabh Mohan <saurabh.mohan@vyatta.com> | 2013-01-22 12:30:17 -0800 |
---|---|---|
committer | Saurabh Mohan <saurabh.mohan@vyatta.com> | 2013-01-22 12:30:17 -0800 |
commit | 318f4cd607204b98b323824127b3d969b41a8b86 (patch) | |
tree | 23dd75af07275a1754ad5721cf1dc70093dc92db /Makefile.am | |
parent | ead1a08f4606b6eddf9d09b2820ba0dbc17f2495 (diff) | |
download | vyatta-cfg-system-318f4cd607204b98b323824127b3d969b41a8b86.tar.gz vyatta-cfg-system-318f4cd607204b98b323824127b3d969b41a8b86.zip |
Dmvpn merge with mirantis jan22-2013
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 8329e30b..5ac51967 100644 --- a/Makefile.am +++ b/Makefile.am @@ -72,6 +72,7 @@ sbin_SCRIPTS += scripts/vyatta-bridge.pl sbin_SCRIPTS += scripts/vyatta-bridgegroup-depedency.pl sbin_SCRIPTS += scripts/vyatta-dhcpv6-client.pl sbin_SCRIPTS += scripts/vyatta-update-grub.pl +sbin_SCRIPTS += scripts/vyatta-encapsulation sbin_PROGRAMS = src/valid_address sbin_PROGRAMS += src/local_ip |