X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=Makefile;h=c6f54f74fd4933739d1c9af62cffeb367fe82fd9;hb=269ade3ebc4b3a7245825281e50e76e0020c2ce6;hp=a5936f488feabd2a6236be5ebd59931fd0559c27;hpb=f700c53dceab14939616be22d114f6509caa3aad;p=ghc-hetmet.git diff --git a/Makefile b/Makefile index a5936f4..c6f54f7 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 # ----------------------------------------------------------------------------- # Source distributions