added configs/Makefile
authorScott Cantor <cantor.2@osu.edu>
Fri, 25 Oct 2002 15:02:05 +0000 (15:02 +0000)
committerScott Cantor <cantor.2@osu.edu>
Fri, 25 Oct 2002 15:02:05 +0000 (15:02 +0000)
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