diff options
author | Remi Collet <fedora@famillecollet.com> | 2012-09-24 18:03:35 +0200 |
---|---|---|
committer | Remi Collet <fedora@famillecollet.com> | 2012-09-24 18:03:35 +0200 |
commit | 9679491ad8f1fa5bab61a03a7ab0d85aa248b899 (patch) | |
tree | 7a8b143ddca99fc2e497f2f956d1f8208bb63c1d /Makefile | |
parent | eef79751165c3f44169c419dbc4658df34f577d8 (diff) |
php-phpunit-PHP-Timer: update to 1.0.3
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 |