summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 6adbdc2df..08c5b08c0 100644
--- a/Makefile
+++ b/Makefile
@@ -33,7 +33,6 @@ Build/SysConfig.hs: configure.hs Build/TestConfig.hs Utility/StatFS.hs
%.hs: %.hsc
hsc2hs $<
- perl -i -pe 's/^{-# INCLUDE.*//' $@
$(bins): $(sources)
$(GHCMAKE) $@