Hi,I have an include file (named 'my_include.am') that I want to append in all the Makefile.in of my project
as if it was included in all my Makefile.am. I don't want to edit all the makefile.am files (even through a script)
Is there any simple way to do that ? Thx, -- Xavier MARCELET