mirror of
https://github.com/owntracks/recorder.git
synced 2026-05-21 03:52:46 +00:00
5 lines
69 B
Makefile
5 lines
69 B
Makefile
# Select features
|
|
HAVE_REDIS ?= no
|
|
HAVE_HTTP ?= yes
|
|
HAVE_LMDB ?= yes
|