summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRemi Collet <fedora@famillecollet.com>2013-03-20 15:47:30 +0100
committerRemi Collet <fedora@famillecollet.com>2013-03-20 15:47:30 +0100
commitadcc9bfa996eba325f3bef76d5aad7f5a2f2e8de (patch)
tree75f7bff5afb3776991d7a84e2ec06853aa4da9ac
parent0015fb4119de06698b22fa674d45976d82a2e10c (diff)
php-pecl-pdflib: php 5.5 build
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
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