diff options
author | Martin Karlsson <martin@kiwiowl.co.nz> | 2015-02-13 20:08:33 +1300 |
---|---|---|
committer | Martin Karlsson <martin@kiwiowl.co.nz> | 2015-02-13 20:50:44 +1300 |
commit | dca4edade0022851941a710686308c8b1d4c089f (patch) | |
tree | 1d3d9ab6432b6b37b6d88ccfd45233b8139c4a68 /THANKS | |
parent | 3001618a4aadd9e3c8bae8019a298847780b9107 (diff) |
Fix #140 and preserve erl_first_files order
Match erl_first_files properly against all files needing
compilation and make sure the order of erl_first_files as specified in
rebar.config is preserved (rebar/rebar#445)
Diffstat (limited to 'THANKS')
-rw-r--r-- | THANKS | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -129,4 +129,5 @@ Andras Horvath Drew Varner Omar Yasin Tristan Sloughter -Kelly McLaughlin
\ No newline at end of file +Kelly McLaughlin +Martin Karlsson |