flm01/server/api/webmachine/demo/Emakefile

7 lines
92 B
Erlang

% -*- mode: erlang -*-
{["src/*"],
[{i, "include"},
{outdir, "ebin"},
debug_info]
}.