diff options
author | Remi Collet <fedora@famillecollet.com> | 2014-10-18 10:50:26 +0200 |
---|---|---|
committer | Remi Collet <fedora@famillecollet.com> | 2014-10-18 10:50:26 +0200 |
commit | 821b399edab6bf97a4efbd6ac51a0dfed7d4c945 (patch) | |
tree | 63fd2a78c8ba46cce53b0dd7e3ee3431119c0224 /Makefile | |
parent | 0c8a6466d63c4e2da1c8182b28b0baedaecc62ba (diff) |
php-ioncube-loader: 4.7.0 (with 5.6 support)
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -2,3 +2,5 @@ SRCDIR := $(shell pwd) NAME := $(shell basename $(SRCDIR)) include ../../common/Makefile +refl: + php --re "ionCube loader" > REFLECTION |