diff options
author | Remi Collet <fedora@famillecollet.com> | 2012-11-30 18:36:11 +0100 |
---|---|---|
committer | Remi Collet <fedora@famillecollet.com> | 2012-11-30 18:36:11 +0100 |
commit | 7b991ae2ca079acfccab56823654a56cca06e486 (patch) | |
tree | b219115f7ab624e8710a22be215df98b876bf7f2 /Makefile | |
parent | 0ebfed70e38683de291b97be97a0344b37525013 (diff) |
php-pecl-sphinx: also provides php-sphinx
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 |