summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorRemi Collet <fedora@famillecollet.com>2012-06-14 21:23:27 +0200
committerRemi Collet <fedora@famillecollet.com>2012-06-14 21:23:27 +0200
commit191ebb214f1d953642f152bfd0fc9898f3145bca (patch)
treee5303043f44f9235216df17733743e9fb6016c5e /Makefile
parentf4332a90ac293ecc0595e5c4af0199436cd197ff (diff)
php 5.3.14
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