X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=Makefile;h=7a62fa9060cf178edd5dfe19b8da34a72b52a85a;hb=9a11883c00f70f767edf567ca6c4ab8731032e20;hp=a5936f488feabd2a6236be5ebd59931fd0559c27;hpb=f700c53dceab14939616be22d114f6509caa3aad;p=ghc-hetmet.git 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 \