diff options
author | Remi Collet <fedora@famillecollet.com> | 2012-06-22 18:54:30 +0200 |
---|---|---|
committer | Remi Collet <fedora@famillecollet.com> | 2012-06-22 18:54:30 +0200 |
commit | ea8c05173ff40cd27a6b26faa0722c11ae554530 (patch) | |
tree | ec008aa7fcaec6da41e6cf057cb72dae1f58dd19 /Makefile | |
parent | 9f129450004c303741efcfab7eecf00b9e718523 (diff) |
php-pecl-apc: sync with rawhide, upstream patches
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 |