Skip to content

Commit c581b5b

Browse files
committed
Meson build: Don't distribute libsigcplusplus.doap
1 parent eed0176 commit c581b5b

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

meson.build

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -269,8 +269,10 @@ meson.add_dist_script(
269269
python3, dist_changelog,
270270
project_source_root,
271271
)
272+
272273
# Don't distribute these files and directories.
273274
dont_distribute = [
275+
'libsigcplusplus.doap',
274276
'.github',
275277
]
276278
# Add build scripts to the distribution directory, and delete .gitignore

0 commit comments

Comments
 (0)