diff options
| author | Remi Collet <fedora@famillecollet.com> | 2016-07-21 17:44:50 +0200 | 
|---|---|---|
| committer | Remi Collet <fedora@famillecollet.com> | 2016-07-21 17:44:50 +0200 | 
| commit | 3f07c63680405c11617b2a39acb467a04c4d064a (patch) | |
| tree | d9a2e95f2ef8d19bf67066f60f38b07d8f600d72 /Makefile | |
| parent | 0a51b4a66f6934f2e2acac938f2d4b2193f377ce (diff) | |
php-consolidation-output-formatters: backport
Diffstat (limited to 'Makefile')
| -rw-r--r-- | Makefile | 4 | 
1 files changed, 4 insertions, 0 deletions
| diff --git a/Makefile b/Makefile new file mode 100644 index 0000000..91b0fd5 --- /dev/null +++ b/Makefile @@ -0,0 +1,4 @@ +SRCDIR := $(shell pwd) +NAME := $(shell basename $(SRCDIR)) +include ../../common/Makefile + | 
