public
Description: An Erlang client library for beanstalkd
Homepage: http://tfletcher.com/dev/erlang-beanstalk
Clone URL: git://github.com/tim/erlang-beanstalk.git
erlang-beanstalk / Emakefile
100644 2 lines (1 sloc) 0.059 kb
1
2
{"src/*", [debug_info, {outdir, "ebin"}, {i, "include"}]}.