diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2016-12-25 19:23:24 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2016-12-25 19:23:24 +0000 |
commit | 7819d486b6ccf5b368fa5a293066e3a745ef9bc0 (patch) | |
tree | 9563729d6372b5432a60346eaf6f891c51446a92 /databases/Makefile | |
parent | 5a4bfe1aec8fa22b5579cb881ebd3c058b77a2df (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 8b39f0e0c571..4f33edc40b74 100644 --- a/databases/Makefile +++ b/databases/Makefile @@ -801,6 +801,7 @@ SUBDIR += py35-gdbm SUBDIR += py35-sqlite3 SUBDIR += py36-gdbm + SUBDIR += py36-sqlite3 SUBDIR += pydbx SUBDIR += pymongo SUBDIR += pypy-gdbm |