summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorRemi Collet <fedora@famillecollet.com>2017-01-24 10:14:11 +0100
committerRemi Collet <fedora@famillecollet.com>2017-01-24 10:14:11 +0100
commit2f7fb4787cc240ebc022480a3a01531130aafbdf (patch)
treed8477e0987e71acf6d9495d35500cf254bbb6e2a /Makefile
parent02ab3d34014b7063ab3c03264adcc1e4791a9dc6 (diff)
php-react-cache: 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
+