X-Git-Url: http://www.project-moonshot.org/gitweb/?a=blobdiff_plain;f=doc%2FMakefile.am;h=03f93ee7e2a1b01d5c55f9772e8487f590a1cd39;hb=a5b1914f888d2ac8992cc4985d65e9d727aa8df4;hp=3b312eedb9be194b4b46e44586b6bcedce6b01d2;hpb=8cfb88bff921f1830d05045bf266b88f8d49abd7;p=shibboleth%2Fsp.git diff --git a/doc/Makefile.am b/doc/Makefile.am index 3b312ee..03f93ee 100644 --- a/doc/Makefile.am +++ b/doc/Makefile.am @@ -1,6 +1,10 @@ AUTOMAKE_OPTIONS = foreign -pkgdocdir = $(datadir)/doc/@PACKAGE@ +pkgdocdir = $(datadir)/doc/@PACKAGE@-@PACKAGE_VERSION@ + +install-data-hook: + cp -r api $(DESTDIR)$(pkgdocdir) + rm -rf `find $(DESTDIR)$(pkgdocdir)/api -name .svn` docfiles = \ CREDITS.txt \