From 76a34f18ecaa56c87d1021f226c0b29d6f3cc9a2 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Wed, 1 Aug 2012 09:13:07 +0200 Subject: php-pecl-mongo-1.2.12 --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 1e65467..13af741 100644 --- a/Makefile +++ b/Makefile @@ -1,4 +1,4 @@ SRCDIR := $(shell pwd) NAME := $(shell basename $(SRCDIR)) -include ../common/Makefile +include ../../../common/Makefile -- cgit