summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2017-12-01 10:32:28 +0100
committerRemi Collet <remi@remirepo.net>2017-12-01 10:32:28 +0100
commit6c362a772380e7437688fe0a830ad195bd5c75de (patch)
tree8f15bb5853d888d77298ef2188ec28ea06345a23 /Makefile
parent04b3c621c73810fb805ca0b7a72cfd6d7e97c82f (diff)
rename to php-phpunit-mock-objects5
update to 5.0.0 boostrap build
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
+