Skip to content

Commit c0e3051

Browse files
committed
Fix build
1 parent f66d339 commit c0e3051

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Makefile.frag

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@ all: $(ARGINFO_HEADERS)
8080

8181
.PHONY: build-modules-pre
8282

83-
build-modules-pre: valkey_glide_arginfo.h valkey_glide_cluster_arginfo.h cluster_scan_cursor_arginfo.h
83+
build-modules-pre: valkey_glide_arginfo.h valkey_glide_cluster_arginfo.h cluster_scan_cursor_arginfo.h logger_arginfo.h
8484
@$(MAKE) generate-proto
8585
@$(MAKE) generate-bindings
8686

0 commit comments

Comments
 (0)