summaryrefslogtreecommitdiffstats
path: root/php-pecl-jsonc/Makefile
diff options
context:
space:
mode:
authorRemi Collet <fedora@famillecollet.com>2014-08-24 17:39:21 +0200
committerRemi Collet <fedora@famillecollet.com>2014-08-24 17:39:21 +0200
commit9bbb50b3a32511baadb6bfdcb464a4eca526a413 (patch)
tree820f2abd44585d893db66177ef0a84676ec78d45 /php-pecl-jsonc/Makefile
parentbaeb195bdda1f199c3dcc88d10138d4054a1302c (diff)
php-pecl-jsonc: for SCL
Diffstat (limited to 'php-pecl-jsonc/Makefile')
-rw-r--r--php-pecl-jsonc/Makefile4
1 files changed, 4 insertions, 0 deletions
diff --git a/php-pecl-jsonc/Makefile b/php-pecl-jsonc/Makefile
new file mode 100644
index 0000000..13af741
--- /dev/null
+++ b/php-pecl-jsonc/Makefile
@@ -0,0 +1,4 @@
+SRCDIR := $(shell pwd)
+NAME := $(shell basename $(SRCDIR))
+include ../../../common/Makefile
+