summaryrefslogtreecommitdiff
path: root/mk/tree.mk
diff options
context:
space:
mode:
Diffstat (limited to 'mk/tree.mk')
-rw-r--r--mk/tree.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/mk/tree.mk b/mk/tree.mk
index 5a61a4a4aa..fa3d99a18c 100644
--- a/mk/tree.mk
+++ b/mk/tree.mk
@@ -10,7 +10,7 @@
# indicates a directory relative to the top of the source tree.
GHC_UTILS_DIR = utils
-GHC_INCLUDE_DIRS = includes includes/dist includes/dist-derivedconstants/header includes/dist-ghcconstants/header
+GHC_INCLUDE_DIRS = rts/include rts/include/dist rts/include/dist-derivedconstants/header rts/include/dist-ghcconstants/header
GHC_RTS_DIR = rts
GHC_DRIVER_DIR = driver