summaryrefslogtreecommitdiffstats
path: root/sca-cpp/trunk/configure.ac
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--sca-cpp/trunk/configure.ac3
1 files changed, 2 insertions, 1 deletions
diff --git a/sca-cpp/trunk/configure.ac b/sca-cpp/trunk/configure.ac
index 95d984396c..f5da38d537 100644
--- a/sca-cpp/trunk/configure.ac
+++ b/sca-cpp/trunk/configure.ac
@@ -283,7 +283,8 @@ AC_CONFIG_FILES([Makefile
components/store/Makefile
samples/Makefile
test/Makefile
- test/store-script/Makefile
+ test/store-scheme/Makefile
+ test/store-python/Makefile
doc/Makefile
doc/Doxyfile
])