From: Ian Lynagh Date: Sun, 16 Aug 2009 20:03:26 +0000 (+0000) Subject: bindist fix X-Git-Url: http://git.megacz.com/?p=ghc-hetmet.git;a=commitdiff_plain;h=583b5e8e48503b76396eabe84da6a3c1ba1bf5ad bindist fix --- diff --git a/ghc.mk b/ghc.mk index 3781cb6..24423c5 100644 --- a/ghc.mk +++ b/ghc.mk @@ -824,6 +824,7 @@ $(eval $(call bindist,root1,\ $(INSTALL_LIBEXECS) \ $(INSTALL_LIBEXEC_SCRIPTS) \ $(INSTALL_TOPDIRS) \ + $(INSTALL_TOPDIR_SCRIPTS) \ $(INSTALL_BINS) \ $(INSTALL_DOCS) \ $(INSTALL_LIBRARY_DOCS) \