diff options
author | Jimmy Olgeni <olgeni@FreeBSD.org> | 2015-07-16 09:02:12 +0000 |
---|---|---|
committer | Jimmy Olgeni <olgeni@FreeBSD.org> | 2015-07-16 09:02:12 +0000 |
commit | c84a3921a54f72dd90b7111b25afe72119077b4a (patch) | |
tree | c5fc1b363dc3f9bae995b2e28c6b33644c33f8f2 /databases/Makefile | |
parent | e858b92206086afeed23999784e4bf93322c0b25 (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 e84778d10fa3..cbe14468347c 100644 --- a/databases/Makefile +++ b/databases/Makefile @@ -54,6 +54,7 @@ SUBDIR += dbview SUBDIR += elixir-calecto SUBDIR += elixir-ecto + SUBDIR += elixir-ecto_migrate SUBDIR += elixir-mariaex SUBDIR += elixir-mongo SUBDIR += elixir-postgrex |