diff options
author | David Naylor <dbn@FreeBSD.org> | 2015-08-31 19:38:23 +0000 |
---|---|---|
committer | David Naylor <dbn@FreeBSD.org> | 2015-08-31 19:38:23 +0000 |
commit | eeb1443b97e50bd2070382879809fcf857973c0d (patch) | |
tree | e38ad343bb0776e7eeb5b7e1a6d397c3b069282f /databases/Makefile | |
parent | 5c080d0f3d7607267b4e3b530dfbf448cbfa93ad (diff) |
Notes
Diffstat (limited to 'databases/Makefile')
-rw-r--r-- | databases/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/databases/Makefile b/databases/Makefile index f9c048ed5dec..5797348e058c 100644 --- a/databases/Makefile +++ b/databases/Makefile @@ -780,6 +780,8 @@ SUBDIR += py-tarantool SUBDIR += py-umemcache SUBDIR += py-whisper + SUBDIR += pypy-gdbm + SUBDIR += pypy-sqlite3 SUBDIR += pydbx SUBDIR += pymongo SUBDIR += pyspatialite |