diff options
Diffstat (limited to 'src/auditor/Makefile.am')
-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 = \ | |||
101 | check_SCRIPTS = \ | 101 | check_SCRIPTS = \ |
102 | test-auditor.sh | 102 | test-auditor.sh |
103 | 103 | ||
104 | # TESTS = $(check_SCRIPTS) | 104 | TESTS = $(check_SCRIPTS) |
105 | 105 | ||
106 | EXTRA_DIST = \ | 106 | EXTRA_DIST = \ |
107 | auditor.conf \ | 107 | auditor.conf \ |