Skip to content

Commit 94f1b9f

Browse files
committed
Meson build: Don't distribute libsigcplusplus.doap
1 parent 3312c09 commit 94f1b9f

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
@@ -266,8 +266,10 @@ meson.add_dist_script(
266266
python3, dist_changelog,
267267
project_source_root,
268268
)
269+
269270
# Don't distribute these files and directories.
270271
dont_distribute = [
272+
'libsigcplusplus.doap',
271273
'.github',
272274
]
273275
# Add build scripts to the distribution directory, and delete .gitignore

0 commit comments

Comments
 (0)