aboutsummaryrefslogtreecommitdiffstats
path: root/epan/Makefile.am
diff options
context:
space:
mode:
authorGerald Combs <gerald@wireshark.org>2013-04-26 17:49:00 +0000
committerGerald Combs <gerald@wireshark.org>2013-04-26 17:49:00 +0000
commitea5829c50bcb5a143cbf6c5ecefa4705987de532 (patch)
tree258d375d4ffb533fd28152455eafed025f94188b /epan/Makefile.am
parent32d63847259079d65230d40757524c12e3fba742 (diff)
Add some Doxygen checks.
svn path=/trunk/; revision=49051
Diffstat (limited to 'epan/Makefile.am')
-rw-r--r--epan/Makefile.am2
1 files changed, 2 insertions, 0 deletions
diff --git a/epan/Makefile.am b/epan/Makefile.am
index 0c07b59df6..9a8892e254 100644
--- a/epan/Makefile.am
+++ b/epan/Makefile.am
@@ -294,7 +294,9 @@ if HAVE_DOXYGEN
endif # HAVE_DOXYGEN
wsar_html: doxygen.cfg ../doxygen_global.cfg
+if HAVE_DOXYGEN
$(DOXYGEN) doxygen.cfg
+endif
# ABI compliance checker can be obtained from
# http://ispras.linux-foundation.org/index.php/ABI_compliance_checker