Add licenses, remove dependency on OpenSSL.
[shibboleth/cpp-opensaml.git] / Makefile.am
index 5cb4979..1031c79 100644 (file)
@@ -35,6 +35,10 @@ all-local: opensaml.spec pkginfo
 
 if DX_COND_doc
 all-local: doxygen-doc
+
+install-data-hook:
+       rm -rf $(prefix)/doc/@PACKAGE@/api
+       cp -r doc/api $(prefix)/doc/@PACKAGE@
 endif
 
 opensaml.spec: opensaml.spec.in Makefile