added configs/Makefile
authorcantor <cantor@cb58f699-b61c-0410-a6fe-9272a202ed29>
Fri, 25 Oct 2002 15:02:05 +0000 (15:02 +0000)
committercantor <cantor@cb58f699-b61c-0410-a6fe-9272a202ed29>
Fri, 25 Oct 2002 15:02:05 +0000 (15:02 +0000)
git-svn-id: https://svn.middleware.georgetown.edu/cpp-sp/trunk@181 cb58f699-b61c-0410-a6fe-9272a202ed29

configure.ac

index 012dc0f..12e57c1 100644 (file)
@@ -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