From b68adb93c6e0bcb225e115cd62e23f1318ef259b Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Thu, 6 Oct 2016 15:17:10 +0200 Subject: adding skeleton code for auditor --- configure.ac | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'configure.ac') diff --git a/configure.ac b/configure.ac index d91072c2a..88385ea67 100644 --- a/configure.ac +++ b/configure.ac @@ -448,9 +448,11 @@ AC_CONFIG_FILES([Makefile doc/Makefile doc/doxygen/Makefile src/Makefile + src/auditor/Makefile + src/auditordb/Makefile src/bank-lib/Makefile - src/exchangedb/Makefile src/exchange/Makefile + src/exchangedb/Makefile src/exchange-tools/Makefile src/exchange-lib/Makefile src/benchmark/Makefile -- cgit v1.2.3