Working version of new handler configuration and supporting files.
[shibboleth/sp.git] / configs / Makefile.am
index 4dbcb18..3b3f8de 100644 (file)
@@ -35,7 +35,10 @@ CONFIGFILES = \
        shibboleth2.xml \
        attribute-map.xml \
        attribute-policy.xml \
+       protocols.xml \
+       security-policy.xml \
        example-metadata.xml \
+       example-shibboleth2.xml \
        console.logger \
        syslog.logger \
        accessError.html \
@@ -46,6 +49,7 @@ CONFIGFILES = \
     postTemplate.html \
        localLogout.html \
        globalLogout.html \
+       partialLogout.html \
        sslError.html
 
 #
@@ -78,7 +82,7 @@ shibd-redhat: ${srcdir}/shibd-redhat.in Makefile ${top_builddir}/config.status
        $(MAKE) do-build-file FILE=$@
 
 shibd-suse: ${srcdir}/shibd-suse.in Makefile ${top_builddir}/config.status
-    $(MAKE) do-build-file FILE=$@
+       $(MAKE) do-build-file FILE=$@
 
 shibd-debian: ${srcdir}/shibd-debian.in Makefile ${top_builddir}/config.status
        $(MAKE) do-build-file FILE=$@