From: simonmar Date: Thu, 13 Jul 2000 15:45:55 +0000 (+0000) Subject: [project @ 2000-07-13 15:45:55 by simonmar] X-Git-Tag: Approximately_9120_patches~4019 X-Git-Url: http://git.megacz.com/?p=ghc-hetmet.git;a=commitdiff_plain;h=78d385b381bca53d5e75927f53f96ce0279a2a23 [project @ 2000-07-13 15:45:55 by simonmar] Take the README for a binary dist from the project directory, not fptools. --- diff --git a/Makefile b/Makefile index 9b02279..112d8bb 100644 --- a/Makefile +++ b/Makefile @@ -56,12 +56,12 @@ binary-dist:: binary-dist-pre BIN_DIST_TOP= distrib/Makefile-bin.in \ distrib/configure-bin.in \ - README \ distrib/INSTALL \ $(BIN_DIST_MAIN_DIR)/ANNOUNCE \ $(BIN_DIST_MAIN_DIR)/VERSION \ $(BIN_DIST_MAIN_DIR)/RELEASE \ $(BIN_DIST_MAIN_DIR)/LICENSE \ + $(BIN_DIST_MAIN_DIR)/README \ glafp-utils/mkdirhier/mkdirhier \ install-sh \ config.guess \