aboutsummaryrefslogtreecommitdiffhomepage
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index b997a0d..5f59511 100644
--- a/Makefile
+++ b/Makefile
@@ -8,7 +8,7 @@ PACKAGE = unix
PACKAGE_DEPS = base
SRC_HADDOCK_OPTS += -t "Haskell Core Libraries (unix package)"
-SRC_HSC2HS_OPTS += -Iinclude
+SRC_HSC2HS_OPTS += -Iinclude -I../../mk/
SRC_HC_OPTS += -Iinclude
include $(TOP)/mk/target.mk