From: simonmar Date: Mon, 30 Apr 2001 10:08:14 +0000 (+0000) Subject: [project @ 2001-04-30 10:08:14 by simonmar] X-Git-Tag: Approximately_9120_patches~2066 X-Git-Url: http://git.megacz.com/?p=ghc-hetmet.git;a=commitdiff_plain;h=c481ebb0eca85885e22e526ea5de43573e725199 [project @ 2001-04-30 10:08:14 by simonmar] Makefile.config should be in a source dist. --- diff --git a/Makefile b/Makefile index d6d552b..c96a0c1 100644 --- a/Makefile +++ b/Makefile @@ -253,7 +253,7 @@ SRC_DIST_DIR=$(shell pwd)/$(SRC_DIST_NAME) SRC_DIST_DIRS += docs distrib $(SUBDIRS) SRC_DIST_FILES += \ configure.in config.guess config.sub configure \ - aclocal.m4 acconfig.h README Makefile install-sh \ + aclocal.m4 acconfig.h README Makefile Makefile.config 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