diff options
author | Remi Collet <fedora@famillecollet.com> | 2014-09-15 18:24:07 +0200 |
---|---|---|
committer | Remi Collet <fedora@famillecollet.com> | 2014-09-15 18:24:07 +0200 |
commit | 0a30cd965c58a96c35d6f741b4965dda0c90d618 (patch) | |
tree | f9373d8797bd788cb2d29ef83b2a7aab6d4f70ed /Makefile | |
parent | 4f9a0d3f05aae82da8931757238efbe954d846c6 (diff) |
php-channel-horde: allow SCL build
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 |