From 8a54b07cc85256a8fe9132c3d0422b31f2570a1c Mon Sep 17 00:00:00 2001 From: Rob Austein Date: Mon, 7 Apr 2014 03:18:50 +0000 Subject: Fix schema generation. svn path=/branches/tk685/; revision=5760 --- configure | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'configure') diff --git a/configure b/configure index 711ec03d..921affbf 100755 --- a/configure +++ b/configure @@ -4990,7 +4990,7 @@ fi # Figure out which parts of this package we have to build. - TOP_LEVEL_SUBDIRS="h" + TOP_LEVEL_SUBDIRS="h schemas" test $build_openssl = yes && TOP_LEVEL_SUBDIRS="$TOP_LEVEL_SUBDIRS openssl" test $build_rp_tools = yes && TOP_LEVEL_SUBDIRS="$TOP_LEVEL_SUBDIRS rp" test $build_ca_tools = yes && TOP_LEVEL_SUBDIRS="$TOP_LEVEL_SUBDIRS ca" -- cgit v1.2.3