Do doc install since dist will include them.
authorcantor <cantor@fb386ef7-a10c-0410-8ebf-fd3f8e989ab0>
Sat, 12 May 2007 01:17:11 +0000 (01:17 +0000)
committercantor <cantor@fb386ef7-a10c-0410-8ebf-fd3f8e989ab0>
Sat, 12 May 2007 01:17:11 +0000 (01:17 +0000)
git-svn-id: https://svn.middleware.georgetown.edu/cpp-opensaml2/trunk@252 fb386ef7-a10c-0410-8ebf-fd3f8e989ab0

Makefile.am

index d9748f5..3de9c4e 100644 (file)
@@ -36,11 +36,11 @@ all-local: opensaml.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
 
 opensaml.spec: opensaml.spec.in Makefile
        rm -f $@.tmp