From 72ece13b8fa81b82da6ec719ef539b15a9894a99 Mon Sep 17 00:00:00 2001 From: cantor Date: Fri, 25 Oct 2002 15:02:05 +0000 Subject: [PATCH] added configs/Makefile git-svn-id: https://svn.middleware.georgetown.edu/cpp-sp/trunk@181 cb58f699-b61c-0410-a6fe-9272a202ed29 --- configure.ac | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/configure.ac b/configure.ac index 012dc0f..12e57c1 100644 --- a/configure.ac +++ b/configure.ac @@ -157,9 +157,9 @@ AC_TRY_LINK( ]) # output the underlying makefiles -WANT_SUBDIRS="shib schemas eduPerson shib-target shar test" +WANT_SUBDIRS="shib schemas configs eduPerson shib-target shar test" AC_CONFIG_FILES([Makefile shib/Makefile schemas/Makefile eduPerson/Makefile \ - shib-target/Makefile shar/Makefile test/Makefile]) + configs/Makefile shib-target/Makefile shar/Makefile test/Makefile]) # Much of this is taken from mod_dav. # The basic idea is to use configure options to control whether/which types -- 2.1.4