From: sewardj Date: Wed, 4 Apr 2001 14:25:49 +0000 (+0000) Subject: [project @ 2001-04-04 14:25:49 by sewardj] X-Git-Tag: Approximately_9120_patches~2203 X-Git-Url: http://git.megacz.com/?p=ghc-hetmet.git;a=commitdiff_plain;h=aac51d0328f18f07bb0e0d2244ebe77f5523e17f [project @ 2001-04-04 14:25:49 by sewardj] Don't forget to copy mk/bootstrap.mk into the source distrib tree. --- diff --git a/Makefile b/Makefile index 5dcfa3a..1c0a6f0 100644 --- a/Makefile +++ b/Makefile @@ -252,6 +252,7 @@ SRC_DIST_DIRS += docs distrib $(SUBDIRS) SRC_DIST_FILES += \ configure.in config.guess config.sub configure \ aclocal.m4 acconfig.h README Makefile install-sh \ + mk/bootstrap.mk \ mk/boilerplate.mk mk/config.h.in mk/config.mk.in mk/opts.mk \ mk/paths.mk mk/suffix.mk mk/target.mk