Do doc install since dist will include them.
authorScott Cantor <cantor.2@osu.edu>
Sat, 12 May 2007 01:17:07 +0000 (01:17 +0000)
committerScott Cantor <cantor.2@osu.edu>
Sat, 12 May 2007 01:17:07 +0000 (01:17 +0000)
Makefile.am

index ca5e29a..75753e8 100644 (file)
@@ -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