Replace "trusted" output flag with security mech ID.
[shibboleth/cpp-opensaml.git] / Makefile.am
index 274bf2c..5cb4979 100644 (file)
@@ -31,7 +31,11 @@ dist-hook:
 
 SUBDIRS = schemas saml samltest
 
-all-local: opensaml.spec pkginfo doxygen-doc
+all-local: opensaml.spec pkginfo
+
+if DX_COND_doc
+all-local: doxygen-doc
+endif
 
 opensaml.spec: opensaml.spec.in Makefile
        rm -f $@.tmp