From d3a601cc8f12dce102001068388a51aff9a84751 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Sun, 4 May 2014 09:49:16 +0200 Subject: php-phpunit-phpdcd: 1.0.2, sources from github --- 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