Skip to content

Commit bb67bf4

Browse files
committed
PHPC-211: Windows libbson and mongoc config files missing in release archive
1 parent 6bc0cdb commit bb67bf4

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

bin/prep-release.php

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -99,6 +99,8 @@ function get_files() {
9999
"tests/standalone/*.{phpt}",
100100
"tests/utils/*.{inc,php}",
101101
"tests/writeConcern/*.{phpt}",
102+
103+
"win32/*.h",
102104
);
103105
$files = array();
104106
foreach($dirs as $pattern) {

0 commit comments

Comments
 (0)