We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f66d339 commit c0e3051Copy full SHA for c0e3051
Makefile.frag
@@ -80,7 +80,7 @@ all: $(ARGINFO_HEADERS)
80
81
.PHONY: build-modules-pre
82
83
-build-modules-pre: valkey_glide_arginfo.h valkey_glide_cluster_arginfo.h cluster_scan_cursor_arginfo.h
+build-modules-pre: valkey_glide_arginfo.h valkey_glide_cluster_arginfo.h cluster_scan_cursor_arginfo.h logger_arginfo.h
84
@$(MAKE) generate-proto
85
@$(MAKE) generate-bindings
86
0 commit comments