Fix the missing priv directory.

This commit is contained in:
Jesper Louis Andersen
2015-03-11 13:41:53 +01:00
parent 4a523e3b0b
commit 2979503a7f
3 changed files with 5 additions and 1 deletions
+1 -1
View File
@@ -1,7 +1,7 @@
{application, enacl,
[
{description, "Erlang NaCl bindings"},
{vsn, "0.12.0"},
{vsn, "0.12.1"},
{registered, []},
{applications, [kernel, stdlib]},
{env, []}