build cleanup
[m6w6/ext-psi] / scripts / gen_travis_yml.php
index 5de7ab9119c8cd14ec6d7b4ddd0afafa2467d1b2..8b4185bc197b263d16e3d1e3af124d8d05563b00 100755 (executable)
@@ -39,8 +39,8 @@ before_install:
  - touch src/parser_proc_grammar.y
  - touch src/parser_proc.c
  - touch src/parser_proc.h
- - touch src/parser.re
- - touch src/parser.c
+ - touch src/parser_scan.re
+ - touch src/parser_scan.c
  - touch src/parser.h
 
 install: