summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorRemi Collet <fedora@famillecollet.com>2012-09-04 16:17:36 +0200
committerRemi Collet <fedora@famillecollet.com>2012-09-04 16:17:36 +0200
commit55fc460e74e2ed82f6e1cefefbbc392e8c265d69 (patch)
tree39e44b5e367082f2ae75cb1cc890d10e0fb08655 /Makefile
parentac2a2b571326ff3444709d4d741083fa5455cec2 (diff)
php 5.3 now provides bundled pcre 8.12 on EL-6
Diffstat (limited to 'Makefile')
-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