bindist fixes
[ghc-hetmet.git] / driver / mangler / Makefile
index 7c4d276..1242d6c 100644 (file)
@@ -20,4 +20,7 @@ ifeq "$(BootingFromHc)" "YES"
 boot :: all
 endif
 
+BINDIST_EXTRAS += $(PROG)
+include $(TOP)/mk/bindist.mk
+
 include $(TOP)/mk/target.mk