Skip to content

Commit a496f5a

Browse files
authored
PHPC-2373: Include uthash in PECL package (#1552)
1 parent 54ea78b commit a496f5a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

bin/prep-release.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -57,6 +57,7 @@ function get_files() {
5757
"src/libmongoc/src/libmongoc/src/mongoc/*.{c,def,defs,h,h.in}",
5858
"src/libmongoc/src/zlib-1.*/*.{c,h,h.in}",
5959
"src/libmongoc/src/utf8proc-2.*/*.{c,h}",
60+
"src/libmongoc/src/uthash/uthash-2.*/*.h",
6061
"src/libmongoc/VERSION*",
6162

6263
"src/libmongocrypt-compat/*.{c,h}",

0 commit comments

Comments
 (0)