X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;ds=sidebyside;f=Makefile;h=8bf0b14caabfa1f36e1b45a5f4d2e85100bc1006;hb=0b9530245a33b8206ca38b9de6dfb01e056fd8dc;hp=a5936f488feabd2a6236be5ebd59931fd0559c27;hpb=f700c53dceab14939616be22d114f6509caa3aad;p=ghc-hetmet.git diff --git a/Makefile b/Makefile index a5936f4..8bf0b14 100644 --- a/Makefile +++ b/Makefile @@ -458,11 +458,11 @@ SRC_DIST_DIR=$(shell pwd)/$(SRC_DIST_NAME) # # Files to include in source distributions # -SRC_DIST_DIRS += mk docs distrib $(filter-out docs distrib,$(SUBDIRS)) +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 VERSION + ghc.spec.in extra-gcc-opts.in VERSION boot push-all darcs-all # ----------------------------------------------------------------------------- # Source distributions