diff options
author | Steve Price <steve@FreeBSD.org> | 2000-08-27 16:16:10 +0000 |
---|---|---|
committer | Steve Price <steve@FreeBSD.org> | 2000-08-27 16:16:10 +0000 |
commit | fc38456d467f7e1852bd07dde4c376f32be3eae8 (patch) | |
tree | 086e90014117a86de838f5bdbcdecb6716effac2 /databases | |
parent | 731f6b185090454575cf732164f9345ded3da847 (diff) |
Notes
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 6284bbc1a3ed..2357c61743e5 100644 --- a/databases/Makefile +++ b/databases/Makefile @@ -2,6 +2,7 @@ # SUBDIR += cdb SUBDIR += db + SUBDIR += db3 SUBDIR += dbview SUBDIR += dbf2mysql SUBDIR += freetds |