From db58f2008efbafc4f8a0acc39254772c2fcfb0e3 Mon Sep 17 00:00:00 2001 From: Michael Rash Date: Mon, 23 Dec 2013 23:16:03 -0500 Subject: [PATCH] [android] Added test/conf/hmac_android_access.conf file to Makefile.am --- Makefile.am | 1 + 1 file changed, 1 insertion(+) diff --git a/Makefile.am b/Makefile.am index 04ae8cf1..3bf1ddd9 100644 --- a/Makefile.am +++ b/Makefile.am @@ -128,6 +128,7 @@ EXTRA_DIST = \ test/conf/server-gpg-no-pw/pubring.gpg \ test/conf/server-gpg-no-pw/secring.gpg \ test/conf/server-gpg-no-pw/trustdb.gpg \ + test/conf/hmac_android_access.conf \ test/conf/android_access.conf \ test/conf/android_legacy_iv_access.conf \ test/conf/base64_key_access.conf \