Skip to content

Commit

Permalink
Add more files to default doc_files
Browse files Browse the repository at this point in the history
  • Loading branch information
phil-davis committed Mar 24, 2019
1 parent 3b5fe48 commit fb7ec17
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build/rules/dist.mk
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ endif

# If not specified by the caller, then select some common doc files to put in the tarball.
ifndef doc_files
doc_files=README.md CHANGELOG.md
doc_files=CHANGELOG.md CONTRIBUTING.md LICENSE README.md
endif

# If not specified by the caller, then select a "standard" set of dirs to put in the tarball.
Expand Down

0 comments on commit fb7ec17

Please sign in to comment.