X-Git-Url: http://www.project-moonshot.org/gitweb/?a=blobdiff_plain;f=configure.ac;h=1c2be3d54b8d2ce6d866b139b1ed4a6afef0cbee;hb=992371762c03048877552ffe5f8f25190287c5ed;hp=4f1005f768c4420bf76679f5a73da6ce736d252e;hpb=19b85100838668513a8a3ff77c8356e1a8fbfdbf;p=shibboleth%2Fsp.git diff --git a/configure.ac b/configure.ac index 4f1005f..1c2be3d 100644 --- a/configure.ac +++ b/configure.ac @@ -200,10 +200,10 @@ AC_SUBST(LITE_LIBS) AC_SUBST(XMLSEC_LIBS) # output the underlying makefiles -WANT_SUBDIRS="doc schemas configs shibsp shibd util" +WANT_SUBDIRS="doc schemas configs shibsp shibd adfs util" AC_CONFIG_FILES([Makefile doc/Makefile schemas/Makefile \ configs/Makefile shibsp/Makefile shibd/Makefile \ - util/Makefile selinux/Makefile]) + adfs/Makefile util/Makefile selinux/Makefile]) # # Build NSAPI module?