summaryrefslogtreecommitdiff
path: root/Emakefile
blob: 8869cf4aaa836ee29b5d7c0638cafe12342c6d81 (plain)
1
2
3
%% erl -make                               (-*- erlang -*-)
{"src/*", [debug_info, {i, "include/"}, {outdir, "ebin/"}]}.
{"test/*", [debug_info, {i, "include/"}, {outdir, "ebin/"}]}.