Rev version and add README file.
[shibboleth/cpp-opensaml.git] / doc / Makefile.am
index 1baaa89..db6bd81 100644 (file)
@@ -1,13 +1,14 @@
 AUTOMAKE_OPTIONS = foreign
 
-pkgdocdir = $(prefix)/doc/@PACKAGE@
+pkgdocdir = $(datadir)/doc/@PACKAGE@
 
 docfiles = \
+    README.txt \
        LICENSE.txt \
        NOTICE.txt \
        LOG4CPP.LICENSE
 
 pkgdoc_DATA = $(docfiles)
 
-EXTRA_DIST = $(docfiles)
+EXTRA_DIST = $(docfiles) api
        
\ No newline at end of file