aboutsummaryrefslogtreecommitdiffstats
path: root/erlang.mk
AgeCommit message (Collapse)Author
2013-05-01Add test-only dependenciesLoïc Hoguin
2013-05-01Fix a typo in build-pltLoïc Hoguin
The dependencies weren't included as expected.
2013-05-01Add deps to ERL_LIBS when compilingLoïc Hoguin
This allows erlc to find behaviours defined by other applications.
2013-05-01Initial commitLoïc Hoguin