summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorRemi Collet <fedora@famillecollet.com>2013-08-08 14:15:30 +0200
committerRemi Collet <fedora@famillecollet.com>2013-08-08 14:15:30 +0200
commitca38c7a9452f9a4351ebd5d0a35bff4a05377d7d (patch)
tree2eb7a953d389feac96a118860dc9e9328645dba9 /Makefile
parentceed2c585e8b879d0019f87a9616464cb7cf3174 (diff)
php-pecl-zip: revival / new package, version 0.12.1 (use libzip 0.11)
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 1e65467..13af741 100644
--- a/Makefile
+++ b/Makefile
@@ -1,4 +1,4 @@
SRCDIR := $(shell pwd)
NAME := $(shell basename $(SRCDIR))
-include ../common/Makefile
+include ../../../common/Makefile