aboutsummaryrefslogtreecommitdiff
path: root/src/testing/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'src/testing/Makefile.am')
-rw-r--r--src/testing/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/testing/Makefile.am b/src/testing/Makefile.am
index b985dd28c..56b009af5 100644
--- a/src/testing/Makefile.am
+++ b/src/testing/Makefile.am
@@ -286,7 +286,7 @@ test_exchange_api_rsa_LDADD = \
$(XLIB)
test_exchange_p2p_cs_SOURCES = \
- test_exchange_api.c
+ test_exchange_p2p.c
test_exchange_p2p_cs_LDADD = \
libtalertesting.la \
$(top_builddir)/src/lib/libtalerexchange.la \