summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorRemi Collet <fedora@famillecollet.com>2013-01-24 10:36:19 +0100
committerRemi Collet <fedora@famillecollet.com>2013-01-24 10:36:19 +0100
commit62033414b379a56b71ddd13f09f80e3126aef69a (patch)
tree5c6d5cebe643e1b7d5d65a3c6b23cc2e35086033 /Makefile
parentaf5d356950697537ff42d6cb568dfd01b13fbc9b (diff)
php-pecl-bbcode: php 5.5 build
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