From 5a8784817cc0ff505a502d20e6eb6975ef281d15 Mon Sep 17 00:00:00 2001 From: John Mark Bell Date: Thu, 8 Jan 2009 19:38:36 +0000 Subject: Use doxygen to create API documentation. Add a bunch of extra commentary to stop doxygen warning. svn path=/trunk/hubbub/; revision=5994 --- Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 74af8d6..a5db312 100644 --- a/Makefile +++ b/Makefile @@ -16,6 +16,7 @@ SED := sed LCOV := lcov GENHTML := genhtml TOUCH := touch +DOXYGEN := doxygen # Toolchain flags WARNFLAGS := -Wall -Wextra -Wundef -Wpointer-arith -Wcast-align \ -- cgit v1.2.3