diff options
author | Remi Collet <fedora@famillecollet.com> | 2012-08-01 09:13:07 +0200 |
---|---|---|
committer | Remi Collet <fedora@famillecollet.com> | 2012-08-01 09:13:07 +0200 |
commit | 76a34f18ecaa56c87d1021f226c0b29d6f3cc9a2 (patch) | |
tree | 170f6cabafe03f4275aab98f871e180e77525186 /Makefile | |
parent | c71597461cdef574793b45324ba2919990c45caf (diff) |
php-pecl-mongo-1.2.12
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 |