From 39213beda75697fa89a9d825d48e40803f1171ff Mon Sep 17 00:00:00 2001 From: Michael Rash Date: Sun, 14 Jul 2013 17:46:48 -0400 Subject: [PATCH] add legacy_iv_long_key2_access.conf file to Makefile.am --- Makefile.am | 1 + 1 file changed, 1 insertion(+) diff --git a/Makefile.am b/Makefile.am index b6c92058..b954958c 100644 --- a/Makefile.am +++ b/Makefile.am @@ -216,6 +216,7 @@ EXTRA_DIST = \ test/conf/ip_source_match_access.conf \ test/conf/legacy_iv_access.conf \ test/conf/legacy_iv_long_key_access.conf \ + test/conf/legacy_iv_long_key2_access.conf \ test/conf/local_nat_fwknopd.conf \ test/conf/mismatch_open_ports_access.conf \ test/conf/mismatch_user_access.conf \