]> git.ipfire.org Git - thirdparty/automake.git/commit
doc: add advice to list Yacc/Lex generated sources in BUILT_SOURCES.
authorReuben Thomas <rrt@sc3d.org>
Sun, 10 Dec 2023 23:12:00 +0000 (15:12 -0800)
committerKarl Berry <karl@freefriends.org>
Sun, 10 Dec 2023 23:12:00 +0000 (15:12 -0800)
commit0fbca7e74771b2aef72631ae0db55e6c8fda65c7
tree582f6744c176f523bdbdd921e4021ce53be05c91
parent0d88793dd62599989a62e902b78ff044aa593e47
doc: add advice to list Yacc/Lex generated sources in BUILT_SOURCES.

For https://bugs.gnu.org/62791.

* doc/automake.texi (Yacc and Lex): it seems to be necessary to
list the generated C source file for a Yacc/Lex file, as well as the
header file, in BUILT_SOURCES.
doc/automake.texi