summaryrefslogtreecommitdiff
path: root/ui/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 /ui/Makefile.am
parent32d63847259079d65230d40757524c12e3fba742 (diff)
downloadwireshark-ea5829c50bcb5a143cbf6c5ecefa4705987de532.tar.gz
Add some Doxygen checks.
svn path=/trunk/; revision=49051
Diffstat (limited to 'ui/Makefile.am')
-rw-r--r--ui/Makefile.am2
1 files changed, 2 insertions, 0 deletions
diff --git a/ui/Makefile.am b/ui/Makefile.am
index 0c99b30556..713a55fc89 100644
--- a/ui/Makefile.am
+++ b/ui/Makefile.am
@@ -70,7 +70,9 @@ if HAVE_DOXYGEN
endif # HAVE_DOXYGEN
wsar_html: doxygen.cfg ../doxygen_global.cfg
+if HAVE_DOXYGEN
$(DOXYGEN) doxygen.cfg
+endif
checkapi: checkapi-base checkapi-todo