diff options
-rw-r--r-- | configure.ac | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/configure.ac b/configure.ac index 970592d..2f9ccd4 100644 --- a/configure.ac +++ b/configure.ac @@ -334,6 +334,7 @@ AC_CONFIG_FILES([Makefile ruth/Makefile benchmarks/Makefile benchmarks/boehm-gc/Makefile + benchmarks/sqlite/Makefile doc/Makefile ]) AC_OUTPUT |