summaryrefslogtreecommitdiff
path: root/src/kyclogic/Makefile.am
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2023-11-03 14:44:25 +0100
committerChristian Grothoff <christian@grothoff.org>2023-11-03 14:44:25 +0100
commitee57a5f9c481555d0462012439a99778a2dbcbcb (patch)
tree223b26d17fdeecc19194ca661ac1b15fcf067f36 /src/kyclogic/Makefile.am
parent082728f839e909453b60ba76396a9ae30f86a58f (diff)
downloadexchange-ee57a5f9c481555d0462012439a99778a2dbcbcb.tar.gz
exchange-ee57a5f9c481555d0462012439a99778a2dbcbcb.tar.bz2
exchange-ee57a5f9c481555d0462012439a99778a2dbcbcb.zip
add external converter logic for oauth2 plugin
Diffstat (limited to 'src/kyclogic/Makefile.am')
-rw-r--r--src/kyclogic/Makefile.am5
1 files changed, 4 insertions, 1 deletions
diff --git a/src/kyclogic/Makefile.am b/src/kyclogic/Makefile.am
index 91ec901e9..3e98a956f 100644
--- a/src/kyclogic/Makefile.am
+++ b/src/kyclogic/Makefile.am
@@ -16,7 +16,10 @@ pkgcfg_DATA = \
bin_SCRIPTS = \
taler-exchange-kyc-kycaid-converter.sh \
- taler-exchange-kyc-persona-converter.sh
+ taler-exchange-kyc-persona-converter.sh \
+ taler-exchange-kyc-oauth2-test-converter.sh \
+ taler-exchange-kyc-oauth2-challenger.sh \
+ taler-exchange-kyc-oauth2-nda.sh
EXTRA_DIST = \
$(pkgcfg_DATA) \