This commit is contained in:
jasper 2011-08-19 06:44:21 +00:00
parent 446a0d0c0f
commit b34d1f5738

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.198 2011/06/10 05:51:01 rpointel Exp $ # $OpenBSD: Makefile,v 1.199 2011/08/19 06:44:21 jasper Exp $
# $FreeBSD: Makefile,v 1.24 1997/10/04 23:32:05 andreas Exp $ # $FreeBSD: Makefile,v 1.24 1997/10/04 23:32:05 andreas Exp $
# #
SUBDIR = SUBDIR =
@ -23,6 +23,7 @@
SUBDIR += jxplorer SUBDIR += jxplorer
SUBDIR += keximdb SUBDIR += keximdb
SUBDIR += lbdb SUBDIR += lbdb
SUBDIR += leveldb
SUBDIR += libdbi SUBDIR += libdbi
SUBDIR += libdbi-drivers SUBDIR += libdbi-drivers
SUBDIR += libpqxx SUBDIR += libpqxx