aboutsummaryrefslogtreecommitdiffstats
path: root/src/Makefile
diff options
context:
space:
mode:
authorMichael Brown <mcb30@etherboot.org>2009-08-11 15:14:36 +0100
committerMichael Brown <mcb30@etherboot.org>2009-08-11 15:14:36 +0100
commitb3db99a38d8822f29eae6f67ee6034c57284d06f (patch)
treeba2977520640ec4a7e8bf72f70f080982c6a384e /src/Makefile
parentd5d68b2e310b8bf0caa6b8529f1ce7adbb92e771 (diff)
downloadipxe-b3db99a38d8822f29eae6f67ee6034c57284d06f.tar.gz
[doc] Expand scope of doxygen-generated documentation
Diffstat (limited to 'src/Makefile')
-rw-r--r--src/Makefile5
1 files changed, 5 insertions, 0 deletions
diff --git a/src/Makefile b/src/Makefile
index 0dbe8d3d1..ad60c3562 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