Fixed build in directory different from source

This commit is contained in:
Dmitry Stogov 2018-10-24 12:45:04 +03:00
parent d1e14e2cc0
commit a404383118

View file

@ -39,9 +39,6 @@ typedef void* yyscan_t;
#endif
}
%output "sapi/phpdbg/phpdbg_parser.c"
%defines "sapi/phpdbg/phpdbg_parser.h"
%token T_EVAL "eval"
%token T_RUN "run"
%token T_SHELL "shell"