32 lines
725 B
Plaintext
32 lines
725 B
Plaintext
# Benchmarks, only install them for the dev package.
|
|
usr/bin/taler-aggregator-benchmark
|
|
usr/bin/taler-exchange-benchmark
|
|
usr/bin/taler-fakebank-run
|
|
usr/bin/taler-bank-benchmark
|
|
usr/bin/taler-exchange-kyc-tester
|
|
|
|
# Only used in test cases. Maybe these
|
|
# shouldn't even be installed?
|
|
usr/bin/taler-nexus-prepare
|
|
usr/bin/taler-bank-manage-testing
|
|
|
|
# Man pages
|
|
usr/share/man/man1/taler-exchange-kyc-tester*
|
|
|
|
|
|
# Headers
|
|
usr/include/taler/*
|
|
|
|
# Plain .so symlinks
|
|
usr/lib/*/libtaler*.so
|
|
|
|
# Testing libraries
|
|
usr/lib/*/libtalertesting.so.*
|
|
usr/lib/*/libtalerfakebank.so.*
|
|
usr/lib/*/libtalertesting.so
|
|
usr/lib/*/libtalerfakebank.so
|
|
|
|
# Documentation
|
|
usr/share/man/man1/taler-exchange-benchmark*
|
|
usr/share/info/taler-developer-manual*
|