diff options
author | Remi Collet <fedora@famillecollet.com> | 2012-06-14 21:28:40 +0200 |
---|---|---|
committer | Remi Collet <fedora@famillecollet.com> | 2012-06-14 21:28:40 +0200 |
commit | 4dd5159fa790375d5704552473790220213d4a20 (patch) | |
tree | 9d72516fa2fa0ede6ba47d0776fb64d163f37475 /Makefile | |
parent | 1394bb97b77f98577fa4e6d83fce1564f1b5d6ea (diff) |
php-eaccelerator: rebuild for php 5.3.14
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 |