From 1bbd99aa16baa2a1b3c1fe5beb95dd32bd5e0120 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Thu, 11 Oct 2012 21:09:22 +0200 Subject: php-phpunit-phploc: 1.7.1 --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile') 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 -- cgit