Set ID of defaulted StorageService to "mem" as intended.
[shibboleth/sp.git] / configs / Makefile.am
index b30b53f..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
 
 #
@@ -75,7 +79,7 @@ apache22.config: ${srcdir}/apache22.config.in Makefile ${top_builddir}/config.st
        $(MAKE) do-build-file FILE=$@
 
 shibd-redhat: ${srcdir}/shibd-redhat.in Makefile ${top_builddir}/config.status
-$(MAKE) do-build-file FILE=$@
+       $(MAKE) do-build-file FILE=$@
 
 shibd-suse: ${srcdir}/shibd-suse.in Makefile ${top_builddir}/config.status
        $(MAKE) do-build-file FILE=$@