Don't put push-all and darcs-all in source dists
authorIan Lynagh <igloo@earth.li>
Sat, 25 Aug 2007 17:55:02 +0000 (17:55 +0000)
committerIan Lynagh <igloo@earth.li>
Sat, 25 Aug 2007 17:55:02 +0000 (17:55 +0000)
We don't have the _darcs directories, so they won't work.

Makefile

index 8bf0b14..c6f54f7 100644 (file)
--- 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