summaryrefslogtreecommitdiffstats
path: root/php-mock/Makefile
diff options
context:
space:
mode:
authorRemi Collet <fedora@famillecollet.com>2016-02-12 10:06:34 +0100
committerRemi Collet <fedora@famillecollet.com>2016-02-12 10:06:34 +0100
commit079da9c4dbca7930ee20a37189934f0c36aec337 (patch)
treeb7b5a61d193b6d1d54e9bc86d20110776c05e85d /php-mock/Makefile
php-mock: 1.0.1, new package
Diffstat (limited to 'php-mock/Makefile')
-rw-r--r--php-mock/Makefile4
1 files changed, 4 insertions, 0 deletions
diff --git a/php-mock/Makefile b/php-mock/Makefile
new file mode 100644
index 0000000..13af741
--- /dev/null
+++ b/php-mock/Makefile
@@ -0,0 +1,4 @@
+SRCDIR := $(shell pwd)
+NAME := $(shell basename $(SRCDIR))
+include ../../../common/Makefile
+