From: Scott Cantor Date: Sat, 12 May 2007 01:17:07 +0000 (+0000) Subject: Do doc install since dist will include them. X-Git-Tag: 1.0-alpha1~31 X-Git-Url: http://www.project-moonshot.org/gitweb/?p=shibboleth%2Fcpp-xmltooling.git;a=commitdiff_plain;h=76ed67b87a74d998db84191beee888f0e1509a1d Do doc install since dist will include them. --- diff --git a/Makefile.am b/Makefile.am index ca5e29a..75753e8 100644 --- a/Makefile.am +++ b/Makefile.am @@ -36,11 +36,11 @@ all-local: xmltooling.spec pkginfo if DX_COND_doc all-local: doxygen-doc +endif install-data-hook: rm -rf $(prefix)/doc/@PACKAGE@/api cp -r doc/api $(prefix)/doc/@PACKAGE@ -endif xmltooling.spec: xmltooling.spec.in Makefile rm -f $@.tmp