diff options
Diffstat (limited to 'src/backend/Makefile.am')
-rw-r--r-- | src/backend/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/backend/Makefile.am b/src/backend/Makefile.am index b423c659..e0b98f82 100644 --- a/src/backend/Makefile.am +++ b/src/backend/Makefile.am @@ -13,7 +13,7 @@ bin_PROGRAMS = \ taler-merchant-httpd check_PROGRAMS = \ - test-merchant + test-merchant-pay # each test-merchant-{part} should test taler-merchant-httpd_{part}.c TESTS = \ |