From 52769535fd40e4e526fa83f9cb68754a490cb022 Mon Sep 17 00:00:00 2001 From: vanilla Date: Sat, 3 Jun 2006 03:02:17 +0000 Subject: Add libzdb, it's a thread-safe connection pool library. --- databases/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'databases/Makefile') diff --git a/databases/Makefile b/databases/Makefile index e1e02d9f5227..c60ceae5848a 100644 --- a/databases/Makefile +++ b/databases/Makefile @@ -101,6 +101,7 @@ SUBDIR += libpbl SUBDIR += libsdb SUBDIR += libudbc + SUBDIR += libzdb SUBDIR += linux-oracle-instantclient-basic SUBDIR += linux-oracle-instantclient-sdk SUBDIR += linux-oracle-instantclient-sqlplus -- cgit