From 232d1e56bc4dd2aedb4fb1276a5912bae078c471 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Mon, 24 Dec 2012 10:38:31 +0100 Subject: php-pecl-haru: 1.0.4 --- 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