summaryrefslogtreecommitdiff
path: root/driver/Makefile
diff options
context:
space:
mode:
authorIan Lynagh <igloo@earth.li>2008-10-09 16:49:46 +0000
committerIan Lynagh <igloo@earth.li>2008-10-09 16:49:46 +0000
commitcb7f210f937bafb0f552259c23a28a037ddea4ce (patch)
treebc71f400528dbfc8bc859a0ec3c7d1bd94a8baab /driver/Makefile
parentbad6e5e640ef86163afeace84628bde1e0716c74 (diff)
downloadhaskell-cb7f210f937bafb0f552259c23a28a037ddea4ce.tar.gz
Install a versioned ghc-pkg script; fixes trac #2662
Diffstat (limited to 'driver/Makefile')
-rw-r--r--driver/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/driver/Makefile b/driver/Makefile
index 5207214068..016eab2f44 100644
--- a/driver/Makefile
+++ b/driver/Makefile
@@ -7,7 +7,7 @@
TOP=..
include $(TOP)/mk/boilerplate.mk
-SUBDIRS = mangler split ghc ghci runhaskell
+SUBDIRS = mangler split ghc ghc-pkg ghci runhaskell
INPLACE_PKG_CONF = $(INPLACE_DATA_DIR)/package.conf
# Used to signal that we are inplace, as opposed to installed: