Skip to content

Commit c7db636

Browse files
committed
fix: rename fixes
1 parent f40f484 commit c7db636

File tree

3 files changed

+721
-725
lines changed

3 files changed

+721
-725
lines changed

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
PROJ_DIR := $(dir $(abspath $(lastword $(MAKEFILE_LIST))))
22

33
# Configuration of extension
4-
EXT_NAME=adbc
4+
EXT_NAME=adbc_scanner
55
EXT_CONFIG=${PROJ_DIR}extension_config.cmake
66

77
# Include the Makefile from extension-ci-tools

0 commit comments

Comments
 (0)