diff options
| author | Remi Collet <fedora@famillecollet.com> | 2013-04-30 13:54:07 +0200 |
|---|---|---|
| committer | Remi Collet <fedora@famillecollet.com> | 2013-04-30 13:54:07 +0200 |
| commit | 6a88a7e91f07d2d23652d31279f0f5ea265ee0a7 (patch) | |
| tree | 0dc8809bc54b4a967255035b6645b87979b70b32 /Makefile | |
rename php-redis to php-pecl-redis and update to 2.2.3
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..13af741 --- /dev/null +++ b/Makefile @@ -0,0 +1,4 @@ +SRCDIR := $(shell pwd) +NAME := $(shell basename $(SRCDIR)) +include ../../../common/Makefile + |
