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