>
> I think I've worked it out: I need to add the .c file that is generated
> from the .y file, not the .h file, to BUILT_SOURCES. Certainly, doing that
> fixes the problem.
we prob could add a .y/.l example to the manual. i think i tripped over this
error myself in a project in the past. i think you want to list both files.