diff options
Diffstat (limited to 'src/util/Makefile.am')
-rw-r--r-- | src/util/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/util/Makefile.am b/src/util/Makefile.am index 41afcc97f..e4352852c 100644 --- a/src/util/Makefile.am +++ b/src/util/Makefile.am @@ -47,7 +47,7 @@ TESTS = \ test_amount \ test_crypto -check_PROGRAMS= \ +check_PROGRAMS = \ test_amount \ test_crypto |