>>> "Giuseppe" == Giuseppe Greco <giuseppe dot greco at agamura dot com> writes:
Giuseppe> Hi all,
Giuseppe> I wrote an Include makefile containing
Giuseppe> Autoconf statements like EXTRA_DIST, SUBDIRS, etc.
Giuseppe> Well, when I include the makefile above into another
Giuseppe> makefile, Automake doesn't set these variables...
Hi Giuseppe,
What do you mean by "doesn't set"? Could you explain what you got,
how you got it, and what you expected?
I've written a makefile named automake.mk which contains the following