[project @ 2001-08-20 13:18:17 by simonmar]
[ghc-hetmet.git] / ghc / utils / Makefile
index 8db0f28..e34e3ec 100644 (file)
@@ -12,6 +12,10 @@ SUBDIRS = ghc-pkg hp2ps hsc2hs parallel stat2resid prof unlit genprimopcode
 endif
 endif
 
+ifeq "$(TARGETPLATFORM)" "i386-unknown-mingw32"
+SUBDIRS += touchy
+endif
+
 # hstags died when the new parser was introduced.
 #        hstags        \