Skip to content

Commit a899e65

Browse files
committed
Makefile nit for distchec.
1 parent c992645 commit a899e65

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

mk/dist.mk

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,8 +15,7 @@ endif
1515
PKG_GITMODULES := $(S)src/libuv $(S)src/llvm
1616

1717
PKG_FILES := \
18-
$(S)LICENSE.txt $(S)README.txt \
19-
$(S)INSTALL.txt \
18+
$(S)LICENSE.txt $(S)README.md \
2019
$(S)configure $(S)Makefile.in \
2120
$(S)man \
2221
$(S)doc \

0 commit comments

Comments
 (0)