From c07e7bcc04bfa7eac4faca9c8a497d325f1d2003 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Wed, 5 Aug 2015 16:48:45 +0200 Subject: php-zendframework-zend-session: 2.5.2 (new, wip) --- Makefile | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 Makefile (limited to 'Makefile') diff --git a/Makefile b/Makefile new file mode 100644 index 0000000..a2cd659 --- /dev/null +++ b/Makefile @@ -0,0 +1,3 @@ +SRCDIR := $(shell pwd) +NAME := $(shell basename $(SRCDIR)) +include ../../../common/Makefile -- cgit