diff options
author | Remi Collet <fedora@famillecollet.com> | 2013-04-19 18:01:02 +0200 |
---|---|---|
committer | Remi Collet <fedora@famillecollet.com> | 2013-04-19 18:01:02 +0200 |
commit | 9900bc5d28e4b1583834df7deb96d80ddc98260b (patch) | |
tree | f3b664558952a4d59babe09a5f9a943ee355d6a2 /Makefile | |
parent | 9fbdfda4f97d7bb41f176498655e34598057f62a (diff) |
php-deepend-Mockery: 0.8.0 (backport)
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 |