bindists are now some way towards working
[ghc-hetmet.git] / utils / mkdirhier / Makefile
index 1190557..0e32bbb 100644 (file)
@@ -11,4 +11,7 @@ all::
        cat $(PROG).sh                                 >> $(PROG)
        $(EXECUTABLE_FILE) $(PROG)
 
+BINDIST_EXTRAS += $(PROG)
+include $(TOP)/mk/bindist.mk
+
 include $(TOP)/mk/target.mk