summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorRemi Collet <fedora@famillecollet.com>2012-09-12 20:45:59 +0200
committerRemi Collet <fedora@famillecollet.com>2012-09-12 20:45:59 +0200
commit884d79a6e135a57a6bc0194a765ca073bb56334d (patch)
treed87958b22c79b0b85746176d90088297075bee22 /Makefile
parent1da88d35b4097d14a4fb59ecddb9f970e3697280 (diff)
php-pdepend-PHP-Depend: upstream 1.0.7, backport for remi repo
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