diff options
author | Remi Collet <fedora@famillecollet.com> | 2013-01-24 10:36:19 +0100 |
---|---|---|
committer | Remi Collet <fedora@famillecollet.com> | 2013-01-24 10:36:19 +0100 |
commit | 62033414b379a56b71ddd13f09f80e3126aef69a (patch) | |
tree | 5c6d5cebe643e1b7d5d65a3c6b23cc2e35086033 /Makefile | |
parent | af5d356950697537ff42d6cb568dfd01b13fbc9b (diff) |
php-pecl-bbcode: php 5.5 build
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 |