Try to fix doc handling again.
[shibboleth/cpp-xmltooling.git] / doc / Makefile.am
index bafa6e2..25d6f2d 100644 (file)
@@ -1,8 +1,9 @@
 AUTOMAKE_OPTIONS = foreign
 
-pkgdocdir = $(prefix)/doc/@PACKAGE@
+pkgdocdir = $(datadir)/doc/@PACKAGE@
 
 docfiles = \
+    README.txt \
        LICENSE.txt \
        NOTICE.txt \
        OPENSSL.LICENSE \
@@ -11,5 +12,4 @@ docfiles = \
 
 pkgdoc_DATA = $(docfiles)
 
-EXTRA_DIST = $(docfiles)
-
+EXTRA_DIST = $(docfiles) api