diff options
author | Marcello Stanisci <marcello.stanisci@inria.fr> | 2016-05-10 13:51:18 +0200 |
---|---|---|
committer | Marcello Stanisci <marcello.stanisci@inria.fr> | 2016-05-10 13:51:18 +0200 |
commit | 4a656428051a96a557bb876173b9461b83daa080 (patch) | |
tree | 0663b3c3593f7cf4b770a24bdc59f76d20d764fe /src | |
parent | cfb0f5bdbcbdedd676744b6d33fae29ba3216a72 (diff) |
typo
Diffstat (limited to 'src')
-rw-r--r-- | src/exchange/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/exchange/Makefile.am b/src/exchange/Makefile.am index 9ffd30e46..ff4fe91dc 100644 --- a/src/exchange/Makefile.am +++ b/src/exchange/Makefile.am @@ -15,7 +15,7 @@ bin_PROGRAMS = \ taler-exchange-aggregator \ taler-exchange-httpd -dis_bin_SCRIPTS = \ +dist_bin_SCRIPTS = \ taler-config-generate taler_exchange_aggregator_SOURCES = \ |