summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorRemi Collet <fedora@famillecollet.com>2013-01-04 13:40:10 +0100
committerRemi Collet <fedora@famillecollet.com>2013-01-04 13:40:10 +0100
commitfbe66f16df4aff21fa4a5262752db288d097c34b (patch)
tree81f65249df30ddaf8dad344b8fd42776a0ad5870 /Makefile
parentc9f27e91571a6141c904b7ce30d4523b842de749 (diff)
php-pecl-xhprof: git snapshot + php 5.5 fix
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