summaryrefslogtreecommitdiff
path: root/tests/Makefile.am
diff options
context:
space:
mode:
authorVivien Kraus <vivien@planete-kraus.eu>2021-10-14 11:36:14 +0200
committerVivien Kraus <vivien@planete-kraus.eu>2021-10-20 18:04:30 +0200
commit34624c72245b483e645efd281a27c9c9e210a19a (patch)
treeafca30257d8a7c842bd80a4121c69be201c5fdca /tests/Makefile.am
parent326f056867bab68ae94408a31af6f4c666dfb191 (diff)
server: add an identity provider endpoint
Diffstat (limited to 'tests/Makefile.am')
-rw-r--r--tests/Makefile.am2
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/Makefile.am b/tests/Makefile.am
index a35c853..b24819c 100644
--- a/tests/Makefile.am
+++ b/tests/Makefile.am
@@ -83,6 +83,8 @@ clean-local: %canon_reldir%-clean-local
%canon_reldir%-clean-local:
rm -rf %reldir%/*.cache
rm -rf %reldir%/*.home
+ rm -f key-file.jwk.lock
+ rm -f key-file.jwk
AM_TESTS_ENVIRONMENT = $(top_builddir)/pre-inst-env
SCM_LOG_COMPILER = $(GUILE)