diff options
-rw-r--r-- | databases/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/databases/Makefile b/databases/Makefile index 229df1607e2..fe9553398da 100644 --- a/databases/Makefile +++ b/databases/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.86 2002/10/30 05:09:36 rh Exp $ +# $NetBSD: Makefile,v 1.87 2002/10/30 06:45:54 rh Exp $ # COMMENT= Databases @@ -13,6 +13,7 @@ SUBDIR+= gdbm SUBDIR+= gdbm_primitive SUBDIR+= geneweb SUBDIR+= gnats +SUBDIR+= gnome-db SUBDIR+= gnome-mime-data SUBDIR+= gq SUBDIR+= gtksql |