From e9b466d8f48b81f8569d03074c9951ee57a96963 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Mon, 27 Aug 2012 17:23:38 +0200 Subject: php-phpunit-bytekit 1.1.3 (not build, as dependencies not available) --- 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