From b3db99a38d8822f29eae6f67ee6034c57284d06f Mon Sep 17 00:00:00 2001 From: Michael Brown Date: Tue, 11 Aug 2009 15:14:36 +0100 Subject: [doc] Expand scope of doxygen-generated documentation --- src/Makefile | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'src/Makefile') diff --git a/src/Makefile b/src/Makefile index 0dbe8d3d..ad60c356 100644 --- a/src/Makefile +++ b/src/Makefile @@ -80,6 +80,11 @@ SRCDIRS += usr NON_AUTO_SRCS := NON_AUTO_SRCS += drivers/net/prism2.c +# INCDIRS lists the include path +# +INCDIRS := +INCDIRS += include . + ############################################################################### # # Default build target: build the most common targets and print out a -- cgit v1.2.3-55-g7522