summaryrefslogtreecommitdiff
path: root/src/bank-lib/Makefile.am
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2020-03-03 15:40:51 +0100
committerChristian Grothoff <christian@grothoff.org>2020-03-03 15:40:51 +0100
commit3ba839dee5f4ec707e7617fc118763daf84a8346 (patch)
tree8014bd0ae2fb5c2c52023723e12e4e5951940f9d /src/bank-lib/Makefile.am
parent32ba50a0f0a0e3faeeb788f920fe407e75db7d5d (diff)
downloadexchange-3ba839dee5f4ec707e7617fc118763daf84a8346.tar.gz
exchange-3ba839dee5f4ec707e7617fc118763daf84a8346.tar.bz2
exchange-3ba839dee5f4ec707e7617fc118763daf84a8346.zip
remove /config from API, as that is not part of the wire gateway specification
Diffstat (limited to 'src/bank-lib/Makefile.am')
-rw-r--r--src/bank-lib/Makefile.am1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/bank-lib/Makefile.am b/src/bank-lib/Makefile.am
index 7227ad068..729f96e15 100644
--- a/src/bank-lib/Makefile.am
+++ b/src/bank-lib/Makefile.am
@@ -38,7 +38,6 @@ libtalerbank_la_LDFLAGS = \
libtalerbank_la_SOURCES = \
bank_api_admin.c \
bank_api_common.c bank_api_common.h \
- bank_api_config.c \
bank_api_credit.c \
bank_api_debit.c \
bank_api_transfer.c \