diff options
Diffstat (limited to 'src/testing/Makefile.am')
-rw-r--r-- | src/testing/Makefile.am | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/src/testing/Makefile.am b/src/testing/Makefile.am index 04ae7478..057c7f81 100644 --- a/src/testing/Makefile.am +++ b/src/testing/Makefile.am | |||
@@ -13,7 +13,8 @@ check_SCRIPTS = \ | |||
13 | test_merchant_product_creation.sh \ | 13 | test_merchant_product_creation.sh \ |
14 | test_merchant_reserve_creation.sh \ | 14 | test_merchant_reserve_creation.sh \ |
15 | test_merchant_order_creation.sh \ | 15 | test_merchant_order_creation.sh \ |
16 | test_merchant_instance_purge.sh | 16 | test_merchant_instance_purge.sh \ |
17 | test_merchant_transfer_tracking.sh | ||
17 | 18 | ||
18 | lib_LTLIBRARIES = \ | 19 | lib_LTLIBRARIES = \ |
19 | libtalermerchanttesting.la | 20 | libtalermerchanttesting.la |