summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorRemi Collet <fedora@famillecollet.com>2015-08-05 12:59:10 +0200
committerRemi Collet <fedora@famillecollet.com>2015-08-05 12:59:10 +0200
commitdd66ca24fe24f8f7e4730d13d1d8f2be4ce92c85 (patch)
tree72074af1b53093c267b3c9b6a756776028b075c8 /Makefile
php-zendframework-zend-version: 2.5.1 (new, wip)
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