From 76ed67b87a74d998db84191beee888f0e1509a1d Mon Sep 17 00:00:00 2001 From: Scott Cantor Date: Sat, 12 May 2007 01:17:07 +0000 Subject: [PATCH] Do doc install since dist will include them. --- Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- 2.1.4