Added deploy guides.
[shibboleth/sp.git] / Makefile.am
index ec26463..d256b81 100644 (file)
@@ -22,6 +22,17 @@ EXTRA_DIST = \
        configs/rmError.html \
        configs/shire.logger \
        configs/AAP.xml \
+       docs/CREDITS.txt \
+       docs/INSTALL.txt \
+       docs/LICENSE.txt \
+       docs/NEWS.txt \
+       docs/README.txt \
+       docs/OPENSSL.LICENSE \
+       docs/LOG4CPP.LICENSE \
+       docs/CURL.LICENSE \
+       docs/InQueue.html \
+       docs/DEPLOY-GUIDE-ORIGIN.html \
+       docs/DEPLOY-GUIDE-TARGET.html \
        libtool.m4 \
        acx_pthread.m4 \
        acx_rpctest.m4
@@ -30,9 +41,6 @@ WANT_SUBDIRS = @WANT_SUBDIRS@
 
 SUBDIRS = $(WANT_SUBDIRS)
 
-DIST_SUBDIRS = oncrpc shib schemas configs shib-target shar test \
+DIST_SUBDIRS = doc oncrpc shib schemas configs shib-target shar test \
        mod_shire mod_shibrm siterefresh
 
-dist-hook:
-       cp ../*.txt ../*.html $(distdir)
-