diff options
author | Remi Collet <fedora@famillecollet.com> | 2012-10-11 20:58:42 +0200 |
---|---|---|
committer | Remi Collet <fedora@famillecollet.com> | 2012-10-11 20:58:42 +0200 |
commit | bcdd4cee6275f43a4b5966e9ffffc951304a9a97 (patch) | |
tree | a3016f47d11c916efd02b608fb5e617dfa5cde7f /Makefile | |
parent | bb27421bfae79233a666edd2beaeff6d0abc974b (diff) |
php-phpunit-phpcpd: 1.4.0
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 |