diff options
author | Remi Collet <fedora@famillecollet.com> | 2012-06-16 06:58:27 +0200 |
---|---|---|
committer | Remi Collet <fedora@famillecollet.com> | 2012-06-16 06:58:27 +0200 |
commit | dfd80db970682ef545a2672fa6ce26c4ae55478c (patch) | |
tree | 832205fbb2e86620df406f1772b23b358f65f191 /Makefile | |
parent | 70d838cc983f2830d1f254c981b3080b98b5dfb9 (diff) |
php-horde-Horde-Exception: 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 |