Don't make join points when the case has only one non-bottom alternative
[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
+