diff options
Diffstat (limited to 'ghc.mk')
-rw-r--r-- | ghc.mk | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1108,7 +1108,7 @@ SRC_DIST_GHC_DIRS = mk rules docs distrib bindisttest libffi includes \ utils docs rts compiler ghc driver libraries libffi-tarballs SRC_DIST_GHC_FILES += \ configure.ac config.guess config.sub configure \ - aclocal.m4 README.md ANNOUNCE HACKING.md INSTALL.md LICENSE Makefile + aclocal.m4 README.md ANNOUNCE HACKING.md INSTALL.md LICENSE Makefile \ install-sh settings.in VERSION GIT_COMMIT_ID \ boot packages ghc.mk MAKEHELP.md |