Skip to content

Commit

Permalink
cmake: Add doc/ and test/ to 'make dist'
Browse files Browse the repository at this point in the history
Signed-off-by: Casper Andersson <[email protected]>
  • Loading branch information
cappe987 committed Sep 24, 2023
1 parent 94a187c commit cd8ef8e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -132,6 +132,8 @@ add_custom_target(dist
"../src"
"../bpftool"
"../tools"
"../doc"
"../test"
"${PROJECT_NAME_VERSION}"
COMMAND
tar
Expand Down

0 comments on commit cd8ef8e

Please sign in to comment.