diff options
author | Remi Collet <fedora@famillecollet.com> | 2012-06-16 07:04:51 +0200 |
---|---|---|
committer | Remi Collet <fedora@famillecollet.com> | 2012-06-16 07:04:51 +0200 |
commit | dc3795bbb97da94f8970cc072f75339c5a0f4b7b (patch) | |
tree | 6cf3255ff3b112a762f4f63055222b6198c19cb0 /Makefile | |
parent | 5a8b3744f0ba4471cb9f18f0a2462069f84b37c0 (diff) |
php-horde-Horde-Url: backport 1.0.2
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 |