summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorRemi Collet <fedora@famillecollet.com>2017-01-24 10:19:08 +0100
committerRemi Collet <fedora@famillecollet.com>2017-01-24 10:19:08 +0100
commite7ddcaffc26aff734ce967f5452c7969627da37c (patch)
tree9b50814340b76a0d220916710b170070853583f0 /Makefile
parent8d446a4d46e29091c6d9d960bf8c463eae86e736 (diff)
php-react-event-loop: backport
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile4
1 files changed, 4 insertions, 0 deletions
diff --git a/Makefile b/Makefile
new file mode 100644
index 0000000..13af741
--- /dev/null
+++ b/Makefile
@@ -0,0 +1,4 @@
+SRCDIR := $(shell pwd)
+NAME := $(shell basename $(SRCDIR))
+include ../../../common/Makefile
+