diff options
author | Sergey Skvortsov <skv@FreeBSD.org> | 2007-07-26 21:20:37 +0000 |
---|---|---|
committer | Sergey Skvortsov <skv@FreeBSD.org> | 2007-07-26 21:20:37 +0000 |
commit | 690acbda3d3b9fc24fe3c367e980ce829f86daee (patch) | |
tree | 19b654b48e5e1afe283f71d5aedcc226ec7890ab /databases/Makefile | |
parent | 9b478cbcd6dd76c545ab52486162de804607359b (diff) |
Notes
Diffstat (limited to 'databases/Makefile')
-rw-r--r-- | databases/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/databases/Makefile b/databases/Makefile index 3e8599c44c25..8861a9533af1 100644 --- a/databases/Makefile +++ b/databases/Makefile @@ -390,6 +390,7 @@ SUBDIR += postgresql-libpq++ SUBDIR += postgresql-libpqxx SUBDIR += postgresql-odbc + SUBDIR += postgresql-plproxy SUBDIR += postgresql-plpython SUBDIR += postgresql-plruby SUBDIR += postgresql-pltcl |