summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorRemi Collet <fedora@famillecollet.com>2016-07-01 18:11:40 +0200
committerRemi Collet <fedora@famillecollet.com>2016-07-01 18:11:40 +0200
commit42f5c5c6960d4830e708c447ee18bd7b5d7f03f1 (patch)
tree57e2099e4b340f93b8fe5886f4954185de1e9385 /Makefile
php-zendframework-zend-expressive-aurarouter: 1.0.0 (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