summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorRemi Collet <fedora@famillecollet.com>2012-06-13 18:25:56 +0200
committerRemi Collet <fedora@famillecollet.com>2012-06-13 18:25:56 +0200
commit8dd858b3219abedf09d5682c5166042f8a82fce4 (patch)
tree81daca8e6207c1c1aaa3b7c10f1f2bd9b5ea9985 /Makefile
parent7f31c8be6abd4c5ddb0228e54555d92351ae600d (diff)
php 5.4.4
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 1e65467..91b0fd5 100644
--- a/Makefile
+++ b/Makefile
@@ -1,4 +1,4 @@
SRCDIR := $(shell pwd)
NAME := $(shell basename $(SRCDIR))
-include ../common/Makefile
+include ../../common/Makefile