From adcc9bfa996eba325f3bef76d5aad7f5a2f2e8de Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Wed, 20 Mar 2013 15:47:30 +0100 Subject: php-pecl-pdflib: php 5.5 build --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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