diff options
author | Remi Collet <fedora@famillecollet.com> | 2012-07-07 18:17:45 +0200 |
---|---|---|
committer | Remi Collet <fedora@famillecollet.com> | 2012-07-07 18:17:45 +0200 |
commit | 0cf7f7a26ba8e00f97b2a48f087b723a424c9221 (patch) | |
tree | 8b02092d8ff6e73552a5efebd82058e51dd59593 /Makefile | |
parent | 060ccef5bee3a846078e6f2ba7d7b52145ebc54b (diff) |
php-pecl-memcache: sync with rawhide
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 |