summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRemi Collet <fedora@famillecollet.com>2012-12-04 18:05:46 +0100
committerRemi Collet <fedora@famillecollet.com>2012-12-04 18:05:46 +0100
commit3d7eb4c8ebca3550782a0666baec5acc3b091311 (patch)
tree28abd94639f684fde4fd1b3b8ecd1eb8822ed2d1
parent8b060f807e06e8b83bc06f8595c132f9c0e31c5a (diff)
php-pecl-mongo-1.3.1
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 1e65467..91b0fd5 100644
--- a/Makefile
+++ b/Makefile
@@ -1,4 +1,4 @@
SRCDIR := $(shell pwd)
NAME := $(shell basename $(SRCDIR))
-include ../common/Makefile
+include ../../common/Makefile