summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorRemi Collet <fedora@famillecollet.com>2017-01-24 17:57:25 +0100
committerRemi Collet <fedora@famillecollet.com>2017-01-24 17:57:25 +0100
commit219285ae7b5120312568d2f5074ea60c30d20b2e (patch)
tree37a12fae7146d84fd27a28fdaec799f6dafd7f6b /Makefile
parentd6f20bab1edd0bbc7219a7564e1f3041da81cb60 (diff)
php-react-promise-timer: 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
+