diff options
Diffstat (limited to 'databases/Makefile')
-rw-r--r-- | databases/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/databases/Makefile b/databases/Makefile index 47141e7b80f1..1b7484d99170 100644 --- a/databases/Makefile +++ b/databases/Makefile @@ -72,7 +72,7 @@ SUBDIR += ruby-bdb SUBDIR += ruby-cdb SUBDIR += ruby-dbd_mysql - SUBDIR += ruby-dbd_postgresql + SUBDIR += ruby-dbd_pg SUBDIR += ruby-dbd_sybase SUBDIR += ruby-dbi SUBDIR += ruby-gdbm |