Fix path to DLL.
[shibboleth/sp.git] / doc / Makefile.am
index 7867bab..1b5f656 100644 (file)
@@ -1,15 +1,16 @@
 AUTOMAKE_OPTIONS = foreign
 
-pkgdocdir = $(prefix)/doc/@PACKAGE@
+pkgdocdir = $(datadir)/doc/@PACKAGE@
 
 docfiles = \
        CREDITS.txt \
        INSTALL.txt \
        INSTALL-WIN32.txt \
        LICENSE.txt \
-       NEWS.txt \
        NOTICE.txt \
        README.txt \
+       RELEASE.txt \
+       FASTCGI.LICENSE \
        OPENSSL.LICENSE \
        LOG4CPP.LICENSE \
        main.css \
@@ -17,5 +18,5 @@ docfiles = \
        
 pkgdoc_DATA = $(docfiles)
 
-EXTRA_DIST = $(docfiles)
+EXTRA_DIST = $(docfiles) api