From: Scott Cantor Date: Sat, 12 May 2007 01:25:56 +0000 (+0000) Subject: Add doc to Makefile set. X-Git-Tag: 1.0-alpha1~30 X-Git-Url: http://www.project-moonshot.org/gitweb/?p=shibboleth%2Fcpp-xmltooling.git;a=commitdiff_plain;h=882f694ea64a7b63a0edb9c512d7f73ad94a8cfe Add doc to Makefile set. --- 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)