Package: automake Version: 1.11.3 Hello, The distcheck of a project which mix C and Vala targets in the same Makefile.am leads to a pass of C targets to valac, which is completely wrong and fails if you put your headers in _SOURCES (valac ignores *.c files only). Attached a patch that limits the vala stamps’ generation to targets with *.vala file. -- Quentin "Sardem FF7" Glidic