X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=ghc.mk;h=64d317b75663cd7323b5b96720ee3d9627c5b9e9;hb=fc15f6e876f3b8202a1053f809253b39dc8a8923;hp=3271dc4350db0702230a7394aae5390bc7cbee6b;hpb=6793a033e1ce41f77316675e8f7aa83196a9b211;p=ghc-hetmet.git diff --git a/ghc.mk b/ghc.mk index 3271dc4..64d317b 100644 --- a/ghc.mk +++ b/ghc.mk @@ -53,7 +53,6 @@ # # * 2966 make sure --with-gcc does the right thing (#2966) # * 1693 make distclean -# * 2689 make maintainer-clean # * 3173 make install with DESTDIR # Possible cleanups: @@ -749,6 +748,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