X-Git-Url: http://git.megacz.com/?p=ghc-hetmet.git;a=blobdiff_plain;f=Makefile;h=7a62fa9060cf178edd5dfe19b8da34a72b52a85a;hp=a5936f488feabd2a6236be5ebd59931fd0559c27;hb=290967b3ff872ee3fecbd42aa9808037cf0ccdac;hpb=0168c633a9d209e978528f059193d19cdb5e6740 diff --git a/Makefile b/Makefile index a5936f4..7a62fa9 100644 --- a/Makefile +++ b/Makefile @@ -458,7 +458,7 @@ 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 \