diff --git a/Makefile b/Makefile index 75f49d16095deff23090e9f7a124381a999426c0..b964dd9d009258da01fb4304bc0b3bbabe7de2dd 100644 --- a/Makefile +++ b/Makefile @@ -20,7 +20,7 @@ SUBDIRS = $(shell if (test x$(CURRENT_TARGET) = xinstall) ; then echo $(Projects # # Files to include in fptools source distribution # -SRC_DIST_DIRS += mk docs CONTRIB $(ProjectsToBuild) +SRC_DIST_DIRS += mk docs CONTRIB distrib $(ProjectsToBuild) SRC_DIST_FILES += configure.in config.guess config.sub configure README ANNOUNCE ANNOUNCE-2.02 NEWS INSTALL Makefile install-sh