diff options
| author | Remi Collet <fedora@famillecollet.com> | 2015-06-16 13:27:00 +0200 |
|---|---|---|
| committer | Remi Collet <fedora@famillecollet.com> | 2015-06-16 13:27:00 +0200 |
| commit | 92666e19dd14f67a8699edeb623774d46da8321a (patch) | |
| tree | fa8dfaaa9bb0d54b64631912f0ed3a0f73d00d12 /Makefile | |
| parent | f9af6e5abc384928fce5f1d8c3253030281431ee (diff) | |
php-liuggio-statsd-php-client: add backport stuff for remirepo
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 + |
