summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorRemi Collet <fedora@famillecollet.com>2012-06-26 19:48:30 +0200
committerRemi Collet <fedora@famillecollet.com>2012-06-26 19:48:30 +0200
commit82d2c50cb6ccfea2105960b20c051727d5b3ef20 (patch)
tree246b63fdf6dda9f4b946ea207a5369fc91a0e145 /Makefile
parentdbb9612e7c5efd681c2f4a62c825d708ee2d38bf (diff)
php-ZendFramework backport 1.1.12
Diffstat (limited to 'Makefile')
-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