diff options
Diffstat (limited to '')
-rw-r--r-- | sca-cpp/trunk/configure.ac | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sca-cpp/trunk/configure.ac b/sca-cpp/trunk/configure.ac index 9a522bd532..abcc948dd3 100644 --- a/sca-cpp/trunk/configure.ac +++ b/sca-cpp/trunk/configure.ac @@ -709,6 +709,7 @@ AC_CONFIG_FILES([Makefile test/store-java/Makefile test/store-gae/Makefile test/store-sql/Makefile + test/store-nosql/Makefile doc/Makefile doc/Doxyfile ]) |