From 62445d0d03eb1c08ce296c72e53686b5500f3bdb Mon Sep 17 00:00:00 2001 From: Michael Rash Date: Mon, 23 Jul 2012 21:32:24 -0400 Subject: [PATCH] add test/conf/local_nat_fwknopd.conf for 'make dist' --- Makefile.am | 1 + 1 file changed, 1 insertion(+) diff --git a/Makefile.am b/Makefile.am index 2aac5554..1de8e5a7 100644 --- a/Makefile.am +++ b/Makefile.am @@ -139,6 +139,7 @@ EXTRA_DIST = \ test/conf/server-gpg/secring.gpg \ test/conf/server-gpg/trustdb.gpg \ test/conf/subnet_source_match_access.conf \ + test/conf/local_nat_fwknopd.conf \ test/hardening-check \ test/local_spa.key \ test/test-fwknop.pl \