diff options
author | Antoine Brodin <antoine@FreeBSD.org> | 2017-11-21 19:21:34 +0000 |
---|---|---|
committer | Antoine Brodin <antoine@FreeBSD.org> | 2017-11-21 19:21:34 +0000 |
commit | e9cb55b4ceda2f0022259d5036974e21b03a3181 (patch) | |
tree | e986073ca35693cab25279ba61942d02b4e79d0e | |
parent | Update to 4.0.1 (diff) |
Hook ldb12 and ldb13 to the build
Notes
Notes:
svn path=/head/; revision=454652
-rw-r--r-- | databases/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/databases/Makefile b/databases/Makefile index 24a796cf6718..617e56ef66f3 100644 --- a/databases/Makefile +++ b/databases/Makefile @@ -128,6 +128,8 @@ SUBDIR += kyotocabinet SUBDIR += kyototycoon SUBDIR += ldb + SUBDIR += ldb12 + SUBDIR += ldb13 SUBDIR += leo_center SUBDIR += leofs SUBDIR += leveldb |