From 54fc83ee6b910d482948c6ec8185df7aab1b0cb1 Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Fri, 11 Jan 2019 21:27:34 +0100 Subject: fix cyclic dependency by combining exchange-lib and auditor-lib directories --- configure.ac | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'configure.ac') diff --git a/configure.ac b/configure.ac index ef622faab..ae0dda1a0 100644 --- a/configure.ac +++ b/configure.ac @@ -546,12 +546,11 @@ AC_CONFIG_FILES([Makefile src/Makefile src/auditor/Makefile src/auditordb/Makefile - src/auditor-lib/Makefile src/bank-lib/Makefile src/exchange/Makefile src/exchangedb/Makefile src/exchange-tools/Makefile - src/exchange-lib/Makefile + src/lib/Makefile src/benchmark/Makefile src/include/Makefile src/json/Makefile -- cgit v1.2.3