Build Windows installer when making a bindist if ISCC is set
[ghc-hetmet.git] / mk / config.mk.in
index ff1b564..ae7b743 100644 (file)
@@ -1014,6 +1014,10 @@ UNAME                    = uname
 # GTK+
 GTK_CONFIG = @GTK_CONFIG@
 
+# Set this if you want to use Inno Setup to build a Windows installer
+# when you make a bindist
+ISCC                    =
+
 #-----------------------------------------------------------------------------
 # DocBook XML stuff