summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorRemi Collet <fedora@famillecollet.com>2013-03-27 06:43:00 +0100
committerRemi Collet <fedora@famillecollet.com>2013-03-27 06:43:00 +0100
commit2c4e30003c533795ef468061b5f2f5ce35398821 (patch)
tree70de1a3db75c007de8b9bf2a1e1ec9fb0ea0f018 /Makefile
parent44667e3131c27cee2085049e57580f2dea728add (diff)
php-pecl-apcu: 4.0.0, first pecl release
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 91b0fd5..13af741 100644
--- a/Makefile
+++ b/Makefile
@@ -1,4 +1,4 @@
SRCDIR := $(shell pwd)
NAME := $(shell basename $(SRCDIR))
-include ../../common/Makefile
+include ../../../common/Makefile