Mostly fix Trac #2431: make empty case acceptable to (most of) GHC
[ghc-hetmet.git] / driver / split / Makefile
index 382388f..404cb97 100644 (file)
@@ -15,4 +15,7 @@ all:: $(PROG).prl
 INSTALL_LIBEXEC_SCRIPTS += $(PROG)
 CLEAN_FILES += $(PROG) $(PROG).prl
 
+BINDIST_EXTRAS += $(PROG)
+include $(TOP)/mk/bindist.mk
+
 include $(TOP)/mk/target.mk