build: fix a concurrent build issue in examples
commit541943ee04ee22101bbbde2386272b1cad635132
authorAkim Demaille <akim.demaille@gmail.com>
Sun, 6 Sep 2020 08:08:22 +0000 (6 10:08 +0200)
committerAkim Demaille <akim.demaille@gmail.com>
Sun, 6 Sep 2020 08:08:22 +0000 (6 10:08 +0200)
tree2344999a9e40aff7e7477d905db7c1233aa7a043
parentdcdd119f69e63a47baff20d3c33778f7ad08b348
build: fix a concurrent build issue in examples

Reported by Thomas Deutschmann <whissi@gentoo.org>.
https://lists.gnu.org/r/bug-bison/2020-09/msg00010.html

* examples/c/lexcalc/local.mk: scan.o depends on parse.[ch].
examples/c/lexcalc/local.mk