Skip to content

Commit b16111f

Browse files
committed
mk: The doc directory is no longer included in the main package
1 parent 10d99a9 commit b16111f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

mk/dist.mk

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -212,7 +212,7 @@ distcheck-osx: dist-osx
212212
# Unix binary installer tarballs
213213
######################################################################
214214

215-
NON_INSTALLED_PREFIXES=COPYRIGHT,LICENSE-APACHE,LICENSE-MIT,README.md,doc
215+
NON_INSTALLED_PREFIXES=COPYRIGHT,LICENSE-APACHE,LICENSE-MIT,README.md
216216

217217
define DEF_INSTALLER
218218

0 commit comments

Comments
 (0)