From 4f1682334b1cdd6772c550512c7efd1e0b535e6c Mon Sep 17 00:00:00 2001 From: Scott Cantor Date: Sat, 12 May 2007 01:25:59 +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 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) -- 2.1.4