aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--tests/json/Makefile.am2
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/json/Makefile.am b/tests/json/Makefile.am
index 0484cb74..1f17173a 100644
--- a/tests/json/Makefile.am
+++ b/tests/json/Makefile.am
@@ -44,6 +44,7 @@ private_keys = \
EXTRA_DIST = initial.test final.test \
+ key-with-revokers.asc \
t-chunking.in.json t-chunking.out.json \
t-config.in.json t-config-opt.in.json \
t-config-opt.out.json t-config.out.json \
@@ -57,6 +58,7 @@ EXTRA_DIST = initial.test final.test \
t-export-secret-info.in.json t-export-secret-info.out.json \
t-import.in.json t-import.out.json \
t-keylist.in.json t-keylist.out.json \
+ t-keylist-revokers.in.json t-keylist-revokers.out.json \
t-keylist-secret.in.json t-keylist-secret.out.json \
t-sign.in.json t-sign.out.json \
t-sig-notations.in.json t-sig-notations.out.json \