From eaedf2343d8fcaa083a826a32db6947c3a2b8acb Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Sat, 23 Jun 2012 06:25:58 +0200 Subject: php-zmq: import from rawhide --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- cgit