Skip to content

Commit d006389

Browse files
committed
make loadable-release
1 parent f2e01e8 commit d006389

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Makefile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -65,6 +65,7 @@ sqlite-regex.h: cbindgen.toml
6565
release: $(TARGET_LOADABLE_RELEASE) $(TARGET_STATIC_RELEASE)
6666

6767
loadable: $(TARGET_LOADABLE)
68+
loadable-release: $(TARGET_LOADABLE_RELEASE)
6869
static: $(TARGET_STATIC)
6970

7071
clean:

0 commit comments

Comments
 (0)