From 882f694ea64a7b63a0edb9c512d7f73ad94a8cfe Mon Sep 17 00:00:00 2001 From: Scott Cantor Date: Sat, 12 May 2007 01:25:56 +0000 Subject: [PATCH] Add doc to Makefile set. --- configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configure.ac b/configure.ac index 3a715d5..0130435 100644 --- a/configure.ac +++ b/configure.ac @@ -267,4 +267,4 @@ AM_CONDITIONAL(BUILD_UNITTEST,test -f ${CXXTEST}) LIBTOOL="$LIBTOOL --silent" # output makefiles -AC_OUTPUT(Makefile xmltooling/Makefile xmltoolingtest/Makefile schemas/Makefile) +AC_OUTPUT(Makefile xmltooling/Makefile xmltoolingtest/Makefile schemas/Makefile doc/Makefile) -- 2.1.4