diff options
Diffstat (limited to 'Makefile')
| -rw-r--r-- | Makefile | 4 | 
1 files changed, 2 insertions, 2 deletions
@@ -5,6 +5,6 @@ include ../../../common/Makefile  refl: $(NAME).spec  	php   --re imagick >REFLECTION-im7  	php   --ri imagick >PHPINFO-im7 -	php81 --re imagick >REFLECTION-im6 -	php81 --ri imagick >PHPINFO-im6 +	php82 --re imagick >REFLECTION-im6 +	php82 --ri imagick >PHPINFO-im6  | 
