summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorRemi Collet <fedora@famillecollet.com>2014-06-07 07:07:48 +0200
committerRemi Collet <fedora@famillecollet.com>2014-06-07 07:07:48 +0200
commit75a0531575e1f4645c8e43c85b2a5938ca61c69f (patch)
tree1626ce826901f781cab44ae2e69056f7945f9029 /Makefile
parent4dcd933023b7c2ef53afb95197feacf50e7736b6 (diff)
php-pclzip: backport stuffHEADmaster
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
+