From: Ian Lynagh Date: Sat, 12 Sep 2009 14:32:48 +0000 (+0000) Subject: More bindist fixes X-Git-Url: http://git.megacz.com/?p=ghc-hetmet.git;a=commitdiff_plain;h=852432e5f78275a565c3e155dce0949c1a7a5c40 More bindist fixes --- diff --git a/ghc.mk b/ghc.mk index ccfe54c..c66b03b 100644 --- a/ghc.mk +++ b/ghc.mk @@ -843,6 +843,8 @@ $(eval $(call bindist,.,\ $(BINDIST_EXTRAS) \ $(includes_H_CONFIG) \ $(includes_H_PLATFORM) \ + includes/ghcconfig.h \ + includes/rts/Config.h \ $(INSTALL_HEADERS) \ $(INSTALL_LIBEXECS) \ $(INSTALL_LIBEXEC_SCRIPTS) \