diff options
author | Remi Collet <fedora@famillecollet.com> | 2012-11-30 19:31:06 +0100 |
---|---|---|
committer | Remi Collet <fedora@famillecollet.com> | 2012-11-30 19:31:06 +0100 |
commit | cdf44a14d2858a5fb93ff47a9354812174ec8f47 (patch) | |
tree | bc84edf368393600a10f71381a25c904aa1daeb0 /Makefile | |
parent | 930db167b21598d76b653a5494d2cdfc6ed9dd9a (diff) |
php-pecl-yaml: also provides php-yaml
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,3 +1,3 @@ SRCDIR := $(shell pwd) NAME := $(shell basename $(SRCDIR)) -include ../common/Makefile +include ../../../common/Makefile |