diff options
| author | Remi Collet <fedora@famillecollet.com> | 2012-09-12 20:45:59 +0200 | 
|---|---|---|
| committer | Remi Collet <fedora@famillecollet.com> | 2012-09-12 20:45:59 +0200 | 
| commit | 884d79a6e135a57a6bc0194a765ca073bb56334d (patch) | |
| tree | d87958b22c79b0b85746176d90088297075bee22 /Makefile | |
| parent | 1da88d35b4097d14a4fb59ecddb9f970e3697280 (diff) | |
php-pdepend-PHP-Depend: upstream 1.0.7, backport for remi repo
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  | 
