summaryrefslogtreecommitdiff
path: root/examples/redis-unstable/modules/redistimeseries
diff options
context:
space:
mode:
Diffstat (limited to 'examples/redis-unstable/modules/redistimeseries')
-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 @@
1SRC_DIR = src
2MODULE_VERSION = v8.5.90
3MODULE_REPO = https://github.com/redistimeseries/redistimeseries
4TARGET_MODULE = $(SRC_DIR)/bin/$(FULL_VARIANT)/redistimeseries.so
5
6include ../common.mk