some rebar3 compatibility

This commit is contained in:
Heinz N. Gies
2015-08-07 00:23:50 +02:00
parent ba76609865
commit fb2a41b4da

View File

@@ -2,7 +2,7 @@
[ [
{description, "sqlite nif interface"}, {description, "sqlite nif interface"},
{vsn, "1"}, {vsn, "1"},
{modules, [esqlite3, esqlite3_nif]}, % {modules, [esqlite3, esqlite3_nif]},
{registered, []}, {registered, []},
{applications, [ {applications, [
kernel, kernel,