summaryrefslogtreecommitdiff
path: root/debian/libtalerexchange-dev.install
blob: 0c36406c169cd2f45574fbc15d3610723d9858e3 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
# Benchmarks, only install them for the dev package.
usr/bin/taler-exchange-benchmark
usr/bin/taler-fakebank-run
usr/bin/taler-bank-benchmark

# Only used in test cases.  Maybe these
# shouldn't even be installed?
usr/bin/taler-nexus-prepare
usr/bin/taler-bank-manage-testing

# Headers
usr/include/taler/*

# 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*