From 5fd51ba140f65fad5c565797a86674991a2096d4 Mon Sep 17 00:00:00 2001
From: simonm <unknown>
Date: Fri, 19 Dec 1997 16:53:42 +0000
Subject: [PATCH] [project @ 1997-12-19 16:53:42 by simonm] set GhcBinDistBins.

---
 mk/config.mk.in | 1 +
 1 file changed, 1 insertion(+)

diff --git a/mk/config.mk.in b/mk/config.mk.in
index 2b124049990a..87bd4beeeb12 100644
--- a/mk/config.mk.in
+++ b/mk/config.mk.in
@@ -262,6 +262,7 @@ GhcBinDistDirs = ghc hslibs
 GhcBinDistDocs = docs ghc/docs/users_guide ghc/docs/libraries
 GhcBinDistPrlScripts = ghc stat2resid hstags mkdependHS
 GhcBinDistLibPrlScripts = hscpp
+GhcBinDistBins = hp2ps
 
 #################################################################################
 #
-- 
GitLab