We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cac46ea commit 16e4369Copy full SHA for 16e4369
mk/dist.mk
@@ -16,6 +16,7 @@ PKG_GITMODULES := $(S)src/libuv $(S)src/llvm
16
PKG_FILES := \
17
$(S)LICENSE.txt $(S)README.txt \
18
$(S)configure $(S)Makefile.in \
19
+ $(S)man \
20
$(S)doc \
21
$(addprefix $(S)src/, \
22
README.txt \
0 commit comments