From 34dc0e24ea561c582bf70f3858e4ee99e3ed03dd Mon Sep 17 00:00:00 2001 From: wulf Date: Sun, 15 Oct 2000 14:19:27 +0000 Subject: Added and enabled ksql-1.0 interactive SQL query tool for PostgreSQL --- databases/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'databases') diff --git a/databases/Makefile b/databases/Makefile index 03d1da2ed7d..cecab2589df 100644 --- a/databases/Makefile +++ b/databases/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.36 2000/07/25 13:05:58 wulf Exp $ +# $NetBSD: Makefile,v 1.37 2000/10/15 14:19:27 wulf Exp $ # FreeBSD Id: Makefile,v 1.20 1997/07/30 11:47:51 tg Exp # @@ -12,6 +12,7 @@ SUBDIR += iodbc SUBDIR += jdb SUBDIR += jdbc-postgresql + SUBDIR += kpsql SUBDIR += mysql-client SUBDIR += mysql-server SUBDIR += openldap -- cgit v1.2.3