diff options
| author | Remi Collet <fedora@famillecollet.com> | 2013-01-04 13:40:10 +0100 | 
|---|---|---|
| committer | Remi Collet <fedora@famillecollet.com> | 2013-01-04 13:40:10 +0100 | 
| commit | fbe66f16df4aff21fa4a5262752db288d097c34b (patch) | |
| tree | 81f65249df30ddaf8dad344b8fd42776a0ad5870 /Makefile | |
| parent | c9f27e91571a6141c904b7ce30d4523b842de749 (diff) | |
php-pecl-xhprof: git snapshot + php 5.5 fix
Diffstat (limited to 'Makefile')
| -rw-r--r-- | Makefile | 2 | 
1 files changed, 1 insertions, 1 deletions
| @@ -1,4 +1,4 @@  SRCDIR := $(shell pwd)  NAME := $(shell basename $(SRCDIR)) -include ../common/Makefile +include ../../../common/Makefile | 
