summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorRemi Collet <fedora@famillecollet.com>2015-12-31 18:20:29 +0100
committerRemi Collet <fedora@famillecollet.com>2015-12-31 18:20:29 +0100
commitaa5725cda369f86d39d59d570eeef303ca30f193 (patch)
tree715b77a4f6cfea05a9b0df78bd7dcec3df588078 /Makefile
php-pecl-env: 0.1.0 (beta) - 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