From 821b399edab6bf97a4efbd6ac51a0dfed7d4c945 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Sat, 18 Oct 2014 10:50:26 +0200 Subject: php-ioncube-loader: 4.7.0 (with 5.6 support) --- Makefile | 2 ++ 1 file changed, 2 insertions(+) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 91b0fd5..05bf722 100644 --- a/Makefile +++ b/Makefile @@ -2,3 +2,5 @@ SRCDIR := $(shell pwd) NAME := $(shell basename $(SRCDIR)) include ../../common/Makefile +refl: + php --re "ionCube loader" > REFLECTION -- cgit