From: Scott Cantor Date: Sat, 12 May 2007 01:25:59 +0000 (+0000) Subject: Add doc to Makefile set. X-Git-Tag: 2.0-alpha1~20 X-Git-Url: http://www.project-moonshot.org/gitweb/?p=shibboleth%2Fcpp-opensaml.git;a=commitdiff_plain;h=4f1682334b1cdd6772c550512c7efd1e0b535e6c Add doc to Makefile set. --- diff --git a/configure.ac b/configure.ac index 5e4f3cb..bc7bc9b 100644 --- a/configure.ac +++ b/configure.ac @@ -245,4 +245,4 @@ AC_SUBST(DX_INCLUDE) LIBTOOL="$LIBTOOL --silent" # output makefiles -AC_OUTPUT(Makefile saml/Makefile samltest/Makefile schemas/Makefile) +AC_OUTPUT(Makefile saml/Makefile samltest/Makefile schemas/Makefile doc/Makefile)