Skip to content

Commit 2b816a1

Browse files
committed
Meson build: Don't distribute libxmlplusplus.doap
1 parent 8b187ab commit 2b816a1

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
@@ -318,6 +318,7 @@ meson.add_dist_script(
318318

319319
# Don't distribute these files and directories.
320320
dont_distribute = [
321+
'libxmlplusplus.doap',
321322
'.github',
322323
]
323324
# Add build scripts to the distribution directory, and delete .gitignore

0 commit comments

Comments
 (0)