%% erl -make   (-*- erlang -*-)
{["src/*", "test/*"],
 [debug_info,
  {i, "include/"},
  {outdir, "ebin/"}]}.