summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorLoïc Hoguin <[email protected]>2013-11-05 20:06:22 +0100
committerLoïc Hoguin <[email protected]>2013-11-05 21:08:18 +0100
commitd030ee255323fdab740d324654548888c70f23f6 (patch)
tree04005e0c196e239e51745627e3c8c585fb1f185c /Makefile
downloadhorse-d030ee255323fdab740d324654548888c70f23f6.tar.gz
horse-d030ee255323fdab740d324654548888c70f23f6.tar.bz2
horse-d030ee255323fdab740d324654548888c70f23f6.zip
Initial commit
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile5
1 files changed, 5 insertions, 0 deletions
diff --git a/Makefile b/Makefile
new file mode 100644
index 0000000..d331c67
--- /dev/null
+++ b/Makefile
@@ -0,0 +1,5 @@
+# See LICENSE for licensing information.
+
+PROJECT = horse
+
+include erlang.mk