Makefile.am.in (2000B)
1 # This file is in the public domain. 2 3 SUBDIRS = . typst 4 5 tmplpkgdatadir = $(datadir)/taler-exchange/templates/ 6 dist_tmplpkgdata_DATA = \ 7 kycaid-invalid-request.en.must \ 8 kyc-proof-already-done.en.must \ 9 kyc-proof-bad-request.en.must \ 10 kyc-proof-endpoint-unknown.en.must \ 11 kyc-proof-internal-error.en.must \ 12 kyc-proof-target-unknown.en.must \ 13 oauth2-authentication-failure.en.must \ 14 oauth2-authorization-failure.en.must \ 15 oauth2-authorization-failure-malformed.en.must \ 16 oauth2-bad-request.en.must \ 17 oauth2-conversion-failure.en.must \ 18 oauth2-provider-failure.en.must \ 19 persona-exchange-unauthorized.en.must \ 20 persona-load-failure.en.must \ 21 persona-exchange-unpaid.en.must \ 22 persona-logic-failure.en.must \ 23 persona-invalid-response.en.must \ 24 persona-network-timeout.en.must \ 25 persona-kyc-failed.en.must \ 26 persona-provider-failure.en.must 27 28 termsdir=$(datadir)/taler-exchange/terms/ 29 terms_DATA = \ 30 exchange-pp-v0.de.rst \ 31 exchange-pp-v0.en.rst \ 32 exchange-pp-v0.fr.rst \ 33 exchange-tos-bfh-v0.en.rst \ 34 exchange-tos-netzbon-v0.de.rst \ 35 exchange-tos-netzbon-v0.fr.rst \ 36 exchange-tos-tops-v0.de.rst \ 37 exchange-tos-tops-v0.en.rst \ 38 exchange-tos-tops-v0.fr.rst \ 39 exchange-tos-v0.en.rst 40 41 bin_SCRIPTS = \ 42 taler-auditor-dbconfig \ 43 taler-exchange-dbconfig \ 44 taler-terms-generator 45 46 47 EXTRA_DIST = \ 48 $(bin_SCRIPTS) \ 49 aml-spa.lock \ 50 auditor-spa.lock \ 51 kyc-spa.lock \ 52 check-prebuilt \ 53 gana-generate.sh \ 54 gana/gnu-taler-error-codes/registry.rec \ 55 gana/gnu-taler-error-codes/Makefile \ 56 $(terms_DATA) \ 57 $(rdata_DATA) \ 58 coverage.sh \ 59 gnunet.tag \ 60 microhttpd.tag \ 61 packages 62 63 # These are for the various single-page-apps 64 # imported from the wallet-core.git 65 # prebuilt branch. These MUST be present, they will 66 # be used by code generated by 'bootstrap'! 67 68 amlspapkgdatadir = $(prefix)/share/taler-exchange/aml-spa/ 69 70 auditorspapkgdatadir = $(prefix)/share/taler-auditor/spa/ 71 72 kycspapkgdatadir = $(prefix)/share/taler-exchange/kyc-spa/