diff options
author | Christian Grothoff <christian@grothoff.org> | 2022-06-05 00:53:09 +0200 |
---|---|---|
committer | Christian Grothoff <christian@grothoff.org> | 2022-06-05 00:53:09 +0200 |
commit | f4eb53f2a44cefdaade954c5a1ad9d843814300a (patch) | |
tree | 47ea2ad15807503e2b133994ddee06291c254400 /src | |
parent | 8e0b9982177df1b5aa2e566beec130d7e30261ba (diff) |
-fix dist
Diffstat (limited to 'src')
-rw-r--r-- | src/benchmark/Makefile.am | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/src/benchmark/Makefile.am b/src/benchmark/Makefile.am index 2b569c27a..585ce4990 100644 --- a/src/benchmark/Makefile.am +++ b/src/benchmark/Makefile.am @@ -63,5 +63,6 @@ taler_exchange_benchmark_LDADD = \ $(XLIB) EXTRA_DIST = \ - benchmark.conf \ + benchmark-cs.conf \ + benchmark-rsa.conf \ exchange_benchmark_home/.local/share/taler/exchange/offline-keys/master.priv |