From b5c6b48cff0bccf320254c08d6aa93564c954f8d Mon Sep 17 00:00:00 2001 From: Michael Rash Date: Mon, 9 Jul 2012 16:30:26 -0400 Subject: [PATCH] added dual_key_usage_access.conf to Makefile.am for 'make dist' target --- Makefile.am | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/Makefile.am b/Makefile.am index 4153df8..aaa8001 100644 --- a/Makefile.am +++ b/Makefile.am @@ -113,6 +113,7 @@ EXTRA_DIST = \ test/conf/client-gpg/trustdb.gpg \ test/conf/default_access.conf \ test/conf/default_fwknopd.conf \ + test/conf/dual_key_usage_access.conf \ test/conf/expired_epoch_stanza_access.conf \ test/conf/expired_stanza_access.conf \ test/conf/force_nat_access.conf \ -- 1.7.5.4