From: Ian Lynagh Date: Fri, 9 Oct 2009 21:56:04 +0000 (+0000) Subject: Add the include files to bindists X-Git-Url: http://git.megacz.com/?a=commitdiff_plain;h=2e91abc1f5927bb7eb8b027549ecab5d54b6c48e;p=ghc-hetmet.git Add the include files to bindists --- diff --git a/ghc.mk b/ghc.mk index 705e852..374bd53 100644 --- a/ghc.mk +++ b/ghc.mk @@ -865,6 +865,7 @@ $(eval $(call bindist,.,\ $(BINDIST_EXTRAS) \ $(includes_H_CONFIG) \ $(includes_H_PLATFORM) \ + $(includes_H_FILES) \ includes/ghcconfig.h \ includes/rts/Config.h \ $(INSTALL_HEADERS) \