aboutsummaryrefslogtreecommitdiff
path: root/ghc.mk
diff options
context:
space:
mode:
authorIan Lynagh <igloo@earth.li>2009-04-04 20:44:23 +0000
committerIan Lynagh <igloo@earth.li>2009-04-04 20:44:23 +0000
commit1610215aa3fa47de4842ab0f51d2fb8bb7df6c0d (patch)
tree7bd192416937f504a78e4cbe1632cb008f3b1754 /ghc.mk
parentc8b226232b529d2543f72dbcd1984d669bba9e8b (diff)
Tweak new build system
Diffstat (limited to 'ghc.mk')
-rw-r--r--ghc.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/ghc.mk b/ghc.mk
index 5d6cb9a0..0a11b95b 100644
--- a/ghc.mk
+++ b/ghc.mk
@@ -28,5 +28,5 @@ install_utils/haddock_html:
$(RM) -rf $(DESTDIR)$(datadir)/html
$(CP) -R utils/haddock/html $(DESTDIR)$(datadir)/html
-$(eval $(call bindist,utils/haddock,ghc.mk html/*))
+BINDIST_EXTRAS += $(addprefix utils/haddock/,html/*)