Externalize publically-needed configure macros and fix GSS-related bugs.
[shibboleth/sp.git] / Makefile.am
index d4c4b46..cc2eee8 100644 (file)
@@ -1,6 +1,5 @@
 AUTOMAKE_OPTIONS = foreign
-
-ACLOCAL_AMFLAGS = -I .
+ACLOCAL_AMFLAGS = -I m4
 
 include doxygen.am
 
@@ -10,7 +9,21 @@ WANT_SUBDIRS = @WANT_SUBDIRS@
 
 SUBDIRS = $(WANT_SUBDIRS)
 
-DIST_SUBDIRS = doc schemas configs shibsp shibd adfs util apache nsapi_shib fastcgi odbc-store memcache-store selinux
+DIST_SUBDIRS = \
+       doc \
+       schemas \
+       configs \
+       shibsp \
+       shibd \
+       adfs \
+       plugins \
+       util \
+       apache \
+       nsapi_shib \
+       fastcgi \
+       odbc-store \
+       memcache-store \
+       selinux
 
 if DX_COND_doc
 all-local: doxygen-doc