diff options
author | Remi Collet <fedora@famillecollet.com> | 2012-10-11 21:09:22 +0200 |
---|---|---|
committer | Remi Collet <fedora@famillecollet.com> | 2012-10-11 21:09:22 +0200 |
commit | 1bbd99aa16baa2a1b3c1fe5beb95dd32bd5e0120 (patch) | |
tree | 03b445a0909425c7fd8c8378383ba35f51c68296 /Makefile | |
parent | 449b827db185e88f48454759361e360e593e74c6 (diff) |
php-phpunit-phploc: 1.7.1
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 |