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 e61ee351f030..f712b0a9b859 100644 --- a/databases/Makefile +++ b/databases/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.26 1998/01/11 17:54:44 steve Exp $ +# $Id: Makefile,v 1.27 1998/04/18 08:59:23 andreas Exp $ # SUBDIR += db SUBDIR += gdbm @@ -13,6 +13,7 @@ SUBDIR += p5-Pg SUBDIR += pgaccess SUBDIR += postgresql + SUBDIR += py-PyGreSQL SUBDIR += tkgnats SUBDIR += typhoon SUBDIR += xmbase-grok |