summaryrefslogtreecommitdiff
path: root/mk
diff options
context:
space:
mode:
Diffstat (limited to '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 d2613b2a41..216cc8ba2b 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 = rts/include rts/include/dist rts/include/dist-derivedconstants/header
+GHC_INCLUDE_DIRS = rts/include rts/dist-install/build/include
GHC_RTS_DIR = rts
GHC_DRIVER_DIR = driver