diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2009-09-13 12:25:29 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2009-09-13 12:25:29 +0000 |
commit | bad12b112dffe2458f59c5c3148e22e84d7a0f06 (patch) | |
tree | 93f9b2d64bb9717e7adbfe8dc985f32bb9af8e93 /databases/Makefile | |
parent | 945eb017ce192cf0de7ac07c4ba65a35ea81ed37 (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 493f22a496b2..8c512adcc48a 100644 --- a/databases/Makefile +++ b/databases/Makefile @@ -651,6 +651,7 @@ SUBDIR += sqlcached SUBDIR += sqlclient SUBDIR += sqldeveloper + SUBDIR += sqlite-ext-inet SUBDIR += sqlite2 SUBDIR += sqlite3 SUBDIR += sqlite34 |