summaryrefslogtreecommitdiff
path: root/src/lib/Makefile.am
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2020-01-11 23:06:10 +0100
committerChristian Grothoff <christian@grothoff.org>2020-01-12 00:39:27 +0100
commitcbcc3727de347a2426ad6616ef577f0138b7d7e9 (patch)
tree988891ea0bd8e6a69030f0275fc1449e591cf33d /src/lib/Makefile.am
parent9443c10d7feb0d91323869dd08ec61ca781564f4 (diff)
downloadexchange-cbcc3727de347a2426ad6616ef577f0138b7d7e9.tar.gz
exchange-cbcc3727de347a2426ad6616ef577f0138b7d7e9.tar.bz2
exchange-cbcc3727de347a2426ad6616ef577f0138b7d7e9.zip
add separate transfer and admin/add/incoming commands
Diffstat (limited to 'src/lib/Makefile.am')
-rw-r--r--src/lib/Makefile.am2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/lib/Makefile.am b/src/lib/Makefile.am
index ee8389f60..729d54ba5 100644
--- a/src/lib/Makefile.am
+++ b/src/lib/Makefile.am
@@ -16,7 +16,6 @@ libtalerexchange_la_LDFLAGS = \
-version-info 4:0:0 \
-no-undefined
libtalerexchange_la_SOURCES = \
- backoff.h \
exchange_api_curl_defaults.c exchange_api_curl_defaults.h \
exchange_api_common.c \
exchange_api_handle.c exchange_api_handle.h \
@@ -77,7 +76,6 @@ libtalertesting_la_SOURCES = \
testing_api_cmd_exec_wirewatch.c \
testing_api_cmd_exec_keyup.c \
testing_api_cmd_exec_auditor-sign.c \
- testing_api_cmd_fakebank_transfer.c \
testing_api_cmd_withdraw.c \
testing_api_cmd_wire.c \
testing_api_cmd_refund.c \