From 94d7b323ee1971430b645d068bb0695fc07c77f1 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Sat, 10 Mar 2012 23:02:17 -0400 Subject: [PATCH] remove cruft --- Makefile | 1 - 1 file changed, 1 deletion(-) diff --git a/Makefile b/Makefile index 6adbdc2df0..08c5b08c00 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) $@