Add doc to Makefile set.
authorcantor <cantor@de75baf8-a10c-0410-a50a-987c0e22f00f>
Sat, 12 May 2007 01:25:56 +0000 (01:25 +0000)
committercantor <cantor@de75baf8-a10c-0410-a50a-987c0e22f00f>
Sat, 12 May 2007 01:25:56 +0000 (01:25 +0000)
git-svn-id: https://svn.middleware.georgetown.edu/cpp-xmltooling/trunk@317 de75baf8-a10c-0410-a50a-987c0e22f00f

configure.ac

index 3a715d5..0130435 100644 (file)
@@ -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)