aboutsummaryrefslogtreecommitdiffhomepage
path: root/Emakefile
diff options
context:
space:
mode:
authorFelix Lange <fjl@twurst.com>2011-10-14 05:45:42 +0200
committerFelix Lange <fjl@twurst.com>2011-10-14 05:45:42 +0200
commitbd5145368593e09460d4461256ee4f934b2ebf26 (patch)
tree471852782d61d64bede27d67552eb79af0a598aa /Emakefile
parent90640c1aed302fd83a500bb9ccdfb6cf7b481112 (diff)
downloadermacs-fork-bd5145368593e09460d4461256ee4f934b2ebf26.tar.gz
remove cruft
cruft includes: - module header comments (yikes..) - author attributes (sorry luke) - old guard tests
Diffstat (limited to 'Emakefile')
-rw-r--r--Emakefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/Emakefile b/Emakefile
new file mode 100644
index 0000000..873d24c
--- /dev/null
+++ b/Emakefile
@@ -0,0 +1,2 @@
+{'src/edit_transform',[{outdir, "ebin"}, {i, "include"}]}.
+{'src/*',[{outdir, "ebin"}, {i, "include"}]}.