Fix backslashes in SHIBSP_PREFIX variable by manually creating it during the script...
[shibboleth/sp.git] / doc / Makefile.am
index 4188e1d..3b312ee 100644 (file)
@@ -4,12 +4,11 @@ pkgdocdir = $(datadir)/doc/@PACKAGE@
 
 docfiles = \
        CREDITS.txt \
-       INSTALL.txt \
-       INSTALL-WIN32.txt \
        LICENSE.txt \
        NOTICE.txt \
        README.txt \
        RELEASE.txt \
+       FASTCGI.LICENSE \
        OPENSSL.LICENSE \
        LOG4CPP.LICENSE \
        main.css \
@@ -17,5 +16,4 @@ docfiles = \
        
 pkgdoc_DATA = $(docfiles)
 
-EXTRA_DIST = $(docfiles)
-
+EXTRA_DIST = $(docfiles) api