summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorRemi Collet <fedora@famillecollet.com>2013-09-29 16:40:01 +0200
committerRemi Collet <fedora@famillecollet.com>2013-09-29 16:40:01 +0200
commit70cee8fe73943ecd3d5144669de58c0828718d60 (patch)
tree00f5ef3b7dcd675da84313246e30fd58b3ff5bde /Makefile
parentc47eaf8e781648d2f85e2d8f19e9a8b45c356dd7 (diff)
php-ZendFramework2: backport for remi repo (allow EL-5 build)
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..91b0fd5
--- /dev/null
+++ b/Makefile
@@ -0,0 +1,4 @@
+SRCDIR := $(shell pwd)
+NAME := $(shell basename $(SRCDIR))
+include ../../common/Makefile
+