diff options
author | Remi Collet <fedora@famillecollet.com> | 2014-05-04 09:49:16 +0200 |
---|---|---|
committer | Remi Collet <fedora@famillecollet.com> | 2014-05-04 09:49:16 +0200 |
commit | d3a601cc8f12dce102001068388a51aff9a84751 (patch) | |
tree | 691c2221c416b2e8dd6a23ff8ccdb2093bd73852 /Makefile | |
parent | 8a874ca5188f6a6a4a829b2472484b56bfa45b54 (diff) |
php-phpunit-phpdcd: 1.0.2, sources from github
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 |