summaryrefslogtreecommitdiff
path: root/examples/redis-unstable/modules/redisearch/Makefile
blob: 1672d7454486b9d29c516c1552129c9508441820 (plain)
1
2
3
4
5
6
7
SRC_DIR = src
MODULE_VERSION = v8.5.90
MODULE_REPO = https://github.com/redisearch/redisearch
TARGET_MODULE = $(SRC_DIR)/bin/$(FULL_VARIANT)/search-community/redisearch.so

include ../common.mk