Signed-off-by: Anders Roxell <[email protected]>
---
example/ipsec/Makefile.am | 11 +++++++++++
1 file changed, 11 insertions(+)
diff --git a/example/ipsec/Makefile.am b/example/ipsec/Makefile.am
index b4ef0cb..59f10ed 100644
--- a/example/ipsec/Makefile.am
+++ b/example/ipsec/Makefile.am
@@ -4,6 +4,17 @@ bin_PROGRAMS = odp_ipsec
odp_ipsec_LDFLAGS = $(AM_LDFLAGS) -static
odp_ipsec_CFLAGS = $(AM_CFLAGS) -I../
+dist_bin_SCRIPTS = \
+ $(srcdir)/run_ah_in.sh \
+ $(srcdir)/run_ah_out.sh \
+ $(srcdir)/run_both_in.sh \
+ $(srcdir)/run_both_out.sh \
+ $(srcdir)/run_esp_in.sh \
+ $(srcdir)/run_esp_out.sh \
+ $(srcdir)/run_live.sh \
+ $(srcdir)/run_router.sh \
+ $(srcdir)/run_simple.sh
+
dist_odp_ipsec_SOURCES = odp_ipsec.c \
odp_ipsec_sa_db.c \
odp_ipsec_sp_db.c \
--
2.1.0
_______________________________________________
lng-odp mailing list
[email protected]
http://lists.linaro.org/mailman/listinfo/lng-odp