diff options
author | Joe <joe@ubuntu.localdomain> | 2010-02-22 12:19:15 -0800 |
---|---|---|
committer | Joe <joe@ubuntu.localdomain> | 2010-02-22 12:19:15 -0800 |
commit | 6fce297e9ff9f495b10281f2c5c78e6e0c2d48ad (patch) | |
tree | 42f34b519a411ce8f594a375d5be5c885ee37ed6 /test/Emakefile |
merge attempt #1
Diffstat (limited to 'test/Emakefile')
-rw-r--r-- | test/Emakefile | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/test/Emakefile b/test/Emakefile new file mode 100644 index 00000000..d05e4d94 --- /dev/null +++ b/test/Emakefile @@ -0,0 +1,4 @@ +{"*", [warn_obsolete_guard, warn_unused_import, + warn_shadow_vars, warn_export_vars, debug_info, + {i, "../include"}, + {outdir, "../tests_ebin"}]}. |