summaryrefslogtreecommitdiff
path: root/examples/redis-unstable/modules/redistimeseries/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'examples/redis-unstable/modules/redistimeseries/Makefile')
-rw-r--r--examples/redis-unstable/modules/redistimeseries/Makefile6
1 files changed, 0 insertions, 6 deletions
diff --git a/examples/redis-unstable/modules/redistimeseries/Makefile b/examples/redis-unstable/modules/redistimeseries/Makefile
deleted file mode 100644
index fac3c3c..0000000
--- a/examples/redis-unstable/modules/redistimeseries/Makefile
+++ /dev/null
@@ -1,6 +0,0 @@
-SRC_DIR = src
-MODULE_VERSION = v8.5.90
-MODULE_REPO = https://github.com/redistimeseries/redistimeseries
-TARGET_MODULE = $(SRC_DIR)/bin/$(FULL_VARIANT)/redistimeseries.so
-
-include ../common.mk