summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorRemi Collet <fedora@famillecollet.com>2015-10-27 12:52:29 +0100
committerRemi Collet <fedora@famillecollet.com>2015-10-27 12:52:29 +0100
commite0c58adf0cc5bbf42d588029e9db59659c2b0034 (patch)
tree558f9361fdb2b780554e3d6a231da6a4561a51b6 /Makefile
php-pecl-yaconf: 1.0.0 (beta, php 7), rename of php-yaconf
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..13af741
--- /dev/null
+++ b/Makefile
@@ -0,0 +1,4 @@
+SRCDIR := $(shell pwd)
+NAME := $(shell basename $(SRCDIR))
+include ../../../common/Makefile
+