summaryrefslogtreecommitdiff
path: root/includes/ghc.mk
diff options
context:
space:
mode:
Diffstat (limited to 'includes/ghc.mk')
-rw-r--r--includes/ghc.mk2
1 files changed, 2 insertions, 0 deletions
diff --git a/includes/ghc.mk b/includes/ghc.mk
index 8411a26c15..8d4fd473c0 100644
--- a/includes/ghc.mk
+++ b/includes/ghc.mk
@@ -27,6 +27,8 @@ includes_H_SUBDIRS += rts/storage
includes_H_SUBDIRS += stg
includes_H_FILES := $(wildcard $(patsubst %,includes/%/*.h,$(includes_H_SUBDIRS)))
+# This isn't necessary, but it makes the paths look a little prettier
+includes_H_FILES := $(subst /./,/,$(includes_H_FILES))
#
# Options