diff options
-rw-r--r-- | tests/check/Makefile.am | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/tests/check/Makefile.am b/tests/check/Makefile.am index 6f47e403..7ae6b062 100644 --- a/tests/check/Makefile.am +++ b/tests/check/Makefile.am @@ -28,9 +28,8 @@ clean-local: clean-local-check check_PROGRAMS = -nocheck_PROGRAMS = - elements/gdppay \ - elements/gdpdepay +# elements/gdppay \ +# elements/gdpdepay TESTS = $(check_PROGRAMS) |