Skip to content

Commit 24cce95

Browse files
committed
Meson build: Don't distribute libxmlplusplus.doap
1 parent e7c72ef commit 24cce95

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

321321
# Don't distribute these files and directories.
322322
dont_distribute = [
323+
'libxmlplusplus.doap',
323324
'.github',
324325
]
325326
# Add build scripts to the distribution directory, and delete .gitignore

0 commit comments

Comments
 (0)