diff options
author | Akinori MUSHA <knu@FreeBSD.org> | 2001-11-07 06:08:44 +0000 |
---|---|---|
committer | Akinori MUSHA <knu@FreeBSD.org> | 2001-11-07 06:08:44 +0000 |
commit | 21cd9472a1685be7a9583bdc8f0a3621663a065b (patch) | |
tree | 549fd129106f07f6d93d345ebc543df38fdceaa0 /databases | |
parent | Set LATEST_LINK to `XFree86-4'. (diff) |
Add a missing entry: libudbc.
Notes
Notes:
svn path=/head/; revision=49709
Diffstat (limited to 'databases')
-rw-r--r-- | databases/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/databases/Makefile b/databases/Makefile index a28334917f66..94305ab48979 100644 --- a/databases/Makefile +++ b/databases/Makefile @@ -31,6 +31,7 @@ SUBDIR += libiodbc SUBDIR += libodbc++ SUBDIR += libsdb + SUBDIR += libudbc SUBDIR += mdbtools SUBDIR += metakit SUBDIR += msql |