fixed hrl paths

This commit is contained in:
Fernando 'Brujo' Benavides 2011-05-09 15:33:23 -03:00
parent 26e479fc84
commit 01d66b4959
10 changed files with 17 additions and 15 deletions

View file

@ -4,3 +4,5 @@
%% uncomment to get verbose output from test suite
%% {eunit_opts, [verbose]}.
{erl_opts, [{i, "src"}, {src_dirs, ["src"]}]}.