aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorLoïc Hoguin <[email protected]>2013-08-21 20:40:02 +0200
committerLoïc Hoguin <[email protected]>2013-08-22 10:41:19 +0200
commitfad5c0049df278cc498b6cdb519b09e845a070a8 (patch)
tree87ef1733e42edf4481318674d9c30ffd51cba9c4 /Makefile
downloadcowlib-fad5c0049df278cc498b6cdb519b09e845a070a8.tar.gz
cowlib-fad5c0049df278cc498b6cdb519b09e845a070a8.tar.bz2
cowlib-fad5c0049df278cc498b6cdb519b09e845a070a8.zip
Initial commit with most of spdy/3
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..3b44c01
--- /dev/null
+++ b/Makefile
@@ -0,0 +1,5 @@
+# See LICENSE for licensing information.
+
+PROJECT = cowlib
+
+include erlang.mk