diff options
Diffstat (limited to 'configure.ac')
-rw-r--r-- | configure.ac | 4 |
1 files changed, 3 insertions, 1 deletions
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 |