summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorsimonmar <unknown>2000-07-13 15:45:55 +0000
committersimonmar <unknown>2000-07-13 15:45:55 +0000
commit78d385b381bca53d5e75927f53f96ce0279a2a23 (patch)
treea63b87b7245d04c18d7918e7a2ae8588122d2d7d /Makefile
parentcb098b276d0ad2883d3add27dd472eb6f9f8de20 (diff)
downloadhaskell-78d385b381bca53d5e75927f53f96ce0279a2a23.tar.gz
[project @ 2000-07-13 15:45:55 by simonmar]
Take the README for a binary dist from the project directory, not fptools.
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 9b02279eef..112d8bb58c 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 \