Add doc to Makefile set.
authorScott Cantor <cantor.2@osu.edu>
Sat, 12 May 2007 01:25:56 +0000 (01:25 +0000)
committerScott Cantor <cantor.2@osu.edu>
Sat, 12 May 2007 01:25:56 +0000 (01:25 +0000)
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)