summaryrefslogtreecommitdiff
path: root/tests/Makefile.am
diff options
context:
space:
mode:
authorVivien Kraus <vivien@planete-kraus.eu>2021-09-17 22:21:05 +0200
committerVivien Kraus <vivien@planete-kraus.eu>2021-09-21 22:25:03 +0200
commit76c90440b7a65d1ec43685a3b6c25facd11030b1 (patch)
tree8c28d31d700cdbe9ec32a8d65b12489ffd9a5203 /tests/Makefile.am
parent55195e4659339f56036c2f98d06cfd59a0141514 (diff)
JWK: serialize and deserialize to and from SXML
Diffstat (limited to 'tests/Makefile.am')
-rw-r--r--tests/Makefile.am3
1 files changed, 2 insertions, 1 deletions
diff --git a/tests/Makefile.am b/tests/Makefile.am
index 02512d8..251b6b0 100644
--- a/tests/Makefile.am
+++ b/tests/Makefile.am
@@ -63,7 +63,8 @@ TESTS = %reldir%/load-library.scm \
%reldir%/http-link.scm \
%reldir%/acl.scm \
%reldir%/crud.scm \
- %reldir%/preconditions.scm
+ %reldir%/preconditions.scm \
+ %reldir%/xml-keys.scm
EXTRA_DIST += $(TESTS) %reldir%/ChangeLog