Skip to content
Snippets Groups Projects
Commit 528b503a authored by Austin Seipp's avatar Austin Seipp Committed by thoughtpolice
Browse files

Fix build bogons due to missing separator


Signed-off-by: default avatarAustin Seipp <austin@well-typed.com>
(cherry picked from commit 9004f0d2)
parent d4a04dde
No related merge requests found
......@@ -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
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment