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