summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGravatar Joey Hess <joey@kitenet.net>2012-03-10 23:02:17 -0400
committerGravatar Joey Hess <joey@kitenet.net>2012-03-10 23:02:17 -0400
commit94d7b323ee1971430b645d068bb0695fc07c77f1 (patch)
tree591efb11ee8242b38cf8b34906d948f8a18e7c07
parent997e29f29491868f7d83235cdc2d312263509167 (diff)
remove cruft
-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) $@