summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index 8357299..9584397 100644
--- a/Makefile
+++ b/Makefile
@@ -3,5 +3,6 @@ NAME := $(shell basename $(SRCDIR))
include ../../common/Makefile
refl:
+ php -d extension=zephir_parser.so --ri "zephir parser" > PHPINFO
php -d extension=zephir_parser.so --re "zephir parser" > REFLECTION