summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorRemi Collet <fedora@famillecollet.com>2016-07-01 18:00:29 +0200
committerRemi Collet <fedora@famillecollet.com>2016-07-01 18:00:29 +0200
commitea7d889b2c5a214b690c765e2b2fb1d922e27df9 (patch)
tree8dbd59a1e6abe241f79cf9b6572d0d8e1a997ebf /Makefile
php-zendframework-zend-expressive-template: 1.0.3 (New package)
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