Fix backslashes in SHIBSP_PREFIX variable by manually creating it during the script...
[shibboleth/sp.git] / doc / Makefile.am
index b95ef27..3b312ee 100644 (file)
@@ -1,15 +1,14 @@
 AUTOMAKE_OPTIONS = foreign
 
-pkgdocdir = $(prefix)/doc/@PACKAGE@
+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