summaryrefslogtreecommitdiff
path: root/ghc.mk
diff options
context:
space:
mode:
authorIan Lynagh <igloo@earth.li>2009-11-18 13:10:47 +0000
committerIan Lynagh <igloo@earth.li>2009-11-18 13:10:47 +0000
commit348350dff872d5b981d4d4b18641ec74d71d50ea (patch)
tree66c29720aa3437b1b6df20991b3f7d45381eaf61 /ghc.mk
parentf8a4d42288673c34a7daf72cba66da562c0c29ca (diff)
downloadhaskell-348350dff872d5b981d4d4b18641ec74d71d50ea.tar.gz
Add ghc-tarballs to the list of directories that go into an sdist
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 bf5b7c25e9..b21aac03f2 100644
--- a/ghc.mk
+++ b/ghc.mk
@@ -1006,7 +1006,7 @@ SRC_DIST_DIR=$(shell pwd)/$(SRC_DIST_NAME)
#
# Files to include in source distributions
#
-SRC_DIST_DIRS = mk rules docs distrib bindisttest libffi includes utils docs rts compiler ghc driver libraries
+SRC_DIST_DIRS = mk rules docs distrib bindisttest libffi includes utils docs rts compiler ghc driver libraries ghc-tarballs
SRC_DIST_FILES += \
configure.ac config.guess config.sub configure \
aclocal.m4 README ANNOUNCE HACKING LICENSE Makefile install-sh \