aboutsummaryrefslogtreecommitdiff
path: root/src/exchangedb
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2023-01-12 13:46:15 +0100
committerChristian Grothoff <christian@grothoff.org>2023-01-12 13:46:15 +0100
commit07289fd919aa7886627ef515a92123cf35908ade (patch)
tree66a9c8c454f9fd7ff52cdd1f1c7bc3f911f30211 /src/exchangedb
parentc6876bfb4fbe7430a396d09be4227948a1d54d4c (diff)
downloadexchange-07289fd919aa7886627ef515a92123cf35908ade.tar.xz
-remove duplicate definitions
Diffstat (limited to 'src/exchangedb')
-rw-r--r--src/exchangedb/Makefile.am20
1 files changed, 0 insertions, 20 deletions
diff --git a/src/exchangedb/Makefile.am b/src/exchangedb/Makefile.am
index 40607af68..feeb09cd1 100644
--- a/src/exchangedb/Makefile.am
+++ b/src/exchangedb/Makefile.am
@@ -382,16 +382,6 @@ test_exchangedb_populate_table_postgres_LDADD = \
-lm \
$(XLIB)
-bench_db_postgres_SOURCES = \
- bench_db.c
-bench_db_postgres_LDADD = \
- libtalerexchangedb.la \
- $(top_builddir)/src/util/libtalerutil.la \
- $(top_builddir)/src/pq/libtalerpq.la \
- -lgnunetpq \
- -lgnunetutil \
- $(XLIB)
-
test_exchangedb_populate_link_data_postgres_SOURCES = \
test_exchangedb_populate_link_data.c
test_exchangedb_populate_link_data_postgres_LDADD = \
@@ -405,16 +395,6 @@ test_exchangedb_populate_link_data_postgres_LDADD = \
-lm \
$(XLIB)
-bench_db_postgres_SOURCES = \
- bench_db.c
-bench_db_postgres_LDADD = \
- libtalerexchangedb.la \
- $(top_builddir)/src/util/libtalerutil.la \
- $(top_builddir)/src/pq/libtalerpq.la \
- -lgnunetpq \
- -lgnunetutil \
- $(XLIB)
-
test_exchangedb_populate_ready_deposit_postgres_SOURCES = \
test_exchangedb_populate_ready_deposit.c
test_exchangedb_populate_ready_deposit_postgres_LDADD = \