diff options
author | Remi Collet <fedora@famillecollet.com> | 2012-06-16 07:07:38 +0200 |
---|---|---|
committer | Remi Collet <fedora@famillecollet.com> | 2012-06-16 07:07:38 +0200 |
commit | ebc2499b8784d30b79b202e95333b48da56fafa7 (patch) | |
tree | cef6494f83970789602998ba54583bf8bdb7480d /Makefile | |
parent | 10489bc1f2545b5437380b9558409cdd7a2cd1fc (diff) |
php-horde-Horde-Util: backport 1.3.1
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 |