The key-value datastore is no longer supported. Use the default text datastore.
This commit is contained in:
parent
9b951b5ce6
commit
52e510cfdf
6 changed files with 276 additions and 142 deletions
|
|
@ -68,9 +68,6 @@ INCLUDES = -I. -I$(top_srcdir)/lib/src -I$(top_srcdir)/lib -I$(top_srcdir)/inclu
|
|||
|
||||
|
||||
SUBDIRS = text
|
||||
ifeq ($(with_keyvalue),yes)
|
||||
SUBDIRS += keyvalue
|
||||
endif
|
||||
|
||||
.PHONY: all clean depend install $(SUBDIRS)
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue