diff --git a/Makefile b/Makefile index c60e19b311..08e2f59fb0 100644 --- a/Makefile +++ b/Makefile @@ -11,7 +11,7 @@ SysConfig.hs: configure.hs TestConfig.hs $(GHCMAKE) configure ./configure -Touch.hs: Touch.hsc +%.hs: %.hsc hsc2hs $< perl -i -pe 's/^{-# INCLUDE.*//' $@