From: Ian Lynagh Date: Sat, 25 Aug 2007 17:55:02 +0000 (+0000) Subject: Don't put push-all and darcs-all in source dists X-Git-Tag: Before_type_family_merge~5 X-Git-Url: http://git.megacz.com/?p=ghc-hetmet.git;a=commitdiff_plain;h=269ade3ebc4b3a7245825281e50e76e0020c2ce6;hp=06c7fd3fd47dade1c07f200ea8b7e34fc703e6e5 Don't put push-all and darcs-all in source dists We don't have the _darcs directories, so they won't work. --- diff --git a/Makefile b/Makefile index 8bf0b14..c6f54f7 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