diff options
author | Remi Collet <fedora@famillecollet.com> | 2012-09-08 15:22:52 +0200 |
---|---|---|
committer | Remi Collet <fedora@famillecollet.com> | 2012-09-08 15:22:52 +0200 |
commit | 8ac6a1050fb01acec65c5544869c233fb0acfd28 (patch) | |
tree | 7eae0bee38a26e92596f25bb3b7d724b5fcda422 /Makefile | |
parent | 7fcca1e9c7b42713aa4bd8216574442e00636cdb (diff) |
php-pecl-memcached: obso php53*, php54* + clean
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,4 +1,4 @@ SRCDIR := $(shell pwd) NAME := $(shell basename $(SRCDIR)) -include ../common/Makefile +include ../../../common/Makefile |