diff options
Diffstat (limited to 'databases/Makefile')
-rw-r--r-- | databases/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/databases/Makefile b/databases/Makefile index a2fd21e3ab1d..c7fd8e373408 100644 --- a/databases/Makefile +++ b/databases/Makefile @@ -1,9 +1,10 @@ -# $Id: Makefile,v 1.30 1998/09/06 19:23:36 andreas Exp $ +# $Id: Makefile,v 1.31 1998/11/03 10:02:10 tg Exp $ # SUBDIR += cdb SUBDIR += db SUBDIR += gadfly SUBDIR += gdbm + SUBDIR += gmysql SUBDIR += gnats SUBDIR += msql SUBDIR += mysql321 |