summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorIan Lynagh <igloo@earth.li>2007-08-25 17:55:02 +0000
committerIan Lynagh <igloo@earth.li>2007-08-25 17:55:02 +0000
commit269ade3ebc4b3a7245825281e50e76e0020c2ce6 (patch)
tree736daf9757ecee852a56ea31d697d808e097c5d0 /Makefile
parent06c7fd3fd47dade1c07f200ea8b7e34fc703e6e5 (diff)
downloadhaskell-269ade3ebc4b3a7245825281e50e76e0020c2ce6.tar.gz
Don't put push-all and darcs-all in source dists
We don't have the _darcs directories, so they won't work.
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 8bf0b14caa..c6f54f74fd 100644
--- a/Makefile
+++ b/Makefile
@@ -462,7 +462,7 @@ SRC_DIST_DIRS += mk docs distrib bindisttest $(filter-out docs distrib,$(SUBDIRS
SRC_DIST_FILES += \
configure.ac config.guess config.sub configure \
aclocal.m4 README ANNOUNCE HACKING LICENSE Makefile install-sh \
- ghc.spec.in extra-gcc-opts.in VERSION boot push-all darcs-all
+ ghc.spec.in extra-gcc-opts.in VERSION boot
# -----------------------------------------------------------------------------
# Source distributions