summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorRemi Collet <fedora@famillecollet.com>2016-07-02 15:23:28 +0200
committerRemi Collet <fedora@famillecollet.com>2016-07-02 15:23:28 +0200
commit1b2873c8b3419766c1684e857663bf286020663c (patch)
treec037d398a2fb61354e69df58fec8bddf3520e2d6 /Makefile
php-zendframework-zend-expressive-twigrenderer: 1.1.1
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/Makefile b/Makefile
new file mode 100644
index 0000000..a2cd659
--- /dev/null
+++ b/Makefile
@@ -0,0 +1,3 @@
+SRCDIR := $(shell pwd)
+NAME := $(shell basename $(SRCDIR))
+include ../../../common/Makefile