From 69ba5ae046c4092f544205dd7ce23969bc85b50b Mon Sep 17 00:00:00 2001 From: Ian Lynagh Date: Sat, 16 May 2009 13:00:16 +0000 Subject: [PATCH] Add libraries/dph/LICENSE to bindists --- ghc.mk | 1 + 1 file changed, 1 insertion(+) diff --git a/ghc.mk b/ghc.mk index 3271dc4..f223fd8 100644 --- a/ghc.mk +++ b/ghc.mk @@ -749,6 +749,7 @@ $(eval $(call bindist,.,\ $(filter-out %/project.mk,$(filter-out mk/config.mk,$(MAKEFILE_LIST))) \ mk/fix_install_names.sh \ mk/project.mk \ + libraries/dph/LICENSE \ )) # mk/project.mk gets an absolute path, so we manually include it in # the bindist with a relative path -- 1.7.10.4