Skip to content

Commit cd5da3a

Browse files
committed
Meson build: Don't distribute libxmlplusplus.doap
1 parent 0d4f7ce commit cd5da3a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

meson.build

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -418,6 +418,7 @@ meson.add_dist_script(
418418

419419
# Don't distribute these files and directories.
420420
dont_distribute = [
421+
'libxmlplusplus.doap',
421422
'.github',
422423
]
423424
# Add build scripts to the distribution directory, and delete .gitignore

0 commit comments

Comments
 (0)