summaryrefslogtreecommitdiff
path: root/debian/libtalerexchange-dev.install
blob: 506170a3e1427751d8b60bdf204c8f8cdb356037 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
# 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/*

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