diff options
author | Remi Collet <fedora@famillecollet.com> | 2013-07-16 08:23:41 +0200 |
---|---|---|
committer | Remi Collet <fedora@famillecollet.com> | 2013-07-16 08:23:41 +0200 |
commit | d41f272153cba586b36fe885bec3cf6ab8e0cad7 (patch) | |
tree | 14f66e8c0249ebbf66c0b7cee82fab5499969342 /Makefile | |
parent | e31873c2730d80f4e3a1e613929b988c9a7662d4 (diff) |
php-phpunit-PHP-Invoker: sync with rawhide
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 |