diff options
-rw-r--r-- | databases/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/databases/Makefile b/databases/Makefile index f3489509fbe..b2e1b9eaf69 100644 --- a/databases/Makefile +++ b/databases/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.19 1999/08/05 17:25:05 bad Exp $ +# $NetBSD: Makefile,v 1.20 1999/08/20 16:12:32 rh Exp $ # FreeBSD Id: Makefile,v 1.20 1997/07/30 11:47:51 tg Exp # @@ -6,6 +6,7 @@ SUBDIR += gdbm # SUBDIR += gnats SUBDIR += gtksql + SUBDIR += gtranscript SUBDIR += iodbc SUBDIR += jdb # SUBDIR += msql |