mirror of
https://github.com/php/php-src.git
synced 2026-04-29 11:13:36 +02:00
Rebuild libzend.la, if the scanner was rebuilt
This commit is contained in:
+2
-1
@@ -21,7 +21,8 @@ libzend_la_SOURCES=\
|
||||
|
||||
libzend_la_LIBADD = $(ZEND_SCANNER)
|
||||
libzend_la_LDFLAGS = @EXTRA_LIBS@
|
||||
|
||||
libzend_la_DEPENDENCIES = $(ZEND_SCANNER)
|
||||
|
||||
# automake isn't too clever about "non-standard" use of lex and yacc
|
||||
|
||||
zend-scanner.l: zend-parser.h
|
||||
|
||||
Reference in New Issue
Block a user