diff options
author | Dave Smith <dizzyd@dizzyd.com> | 2009-11-25 15:23:42 -0700 |
---|---|---|
committer | Dave Smith <dizzyd@dizzyd.com> | 2009-11-25 15:23:42 -0700 |
commit | b7e2088c273708bd5ce46b3c135c20f2229c7ccf (patch) | |
tree | bd6d3a9d345465d87a8e6d3a56b41067f81086ce /Emakefile |
Initial commit
Diffstat (limited to 'Emakefile')
-rw-r--r-- | Emakefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/Emakefile b/Emakefile new file mode 100644 index 0000000..1e42549 --- /dev/null +++ b/Emakefile @@ -0,0 +1,2 @@ + +{'src/*', [{i, "include"}, {outdir, "ebin"}]}.
\ No newline at end of file |