diff options
Diffstat (limited to 'src')
-rw-r--r-- | src/auditor/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/auditor/Makefile.am b/src/auditor/Makefile.am index 9eb9a5a9c..e3600e20f 100644 --- a/src/auditor/Makefile.am +++ b/src/auditor/Makefile.am @@ -101,7 +101,7 @@ taler_auditor_exchange_LDADD = \ check_SCRIPTS = \ test-auditor.sh -# TESTS = $(check_SCRIPTS) +TESTS = $(check_SCRIPTS) EXTRA_DIST = \ auditor.conf \ |