sdist: Haddock.Interface.{Lex,Parse} moved to Haddock.{Lex,Parse}
[ghc-hetmet.git] / mk / custom-settings.mk
index 75c9d89..e64bb36 100644 (file)
@@ -7,3 +7,8 @@ include mk/validate-settings.mk
 else
 -include mk/build.mk
 endif
+
+ifeq "$(BINDIST)" "YES"
+-include bindist.mk
+endif
+