summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorRemi Collet <fedora@famillecollet.com>2013-01-08 16:58:03 +0100
committerRemi Collet <fedora@famillecollet.com>2013-01-08 16:58:03 +0100
commitf2a570a92f3e0a0849cdd8117e9ed8ce5eac7283 (patch)
tree5188d897ab60931d784d01bc99cc879438124ddb /Makefile
parent3c6b798ea2d422bcc515318dd2c845d25e2dc8a7 (diff)
php-idn: also provides ZTS extension
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