From 41b8d0c8aec8ebbf43471f57683e3e6394f5b221 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Fri, 7 Jul 2017 07:54:47 +0200 Subject: rename to php-pecl-timecop and update to 1.2.7 --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile') 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 -- cgit