Hi, Is there a simple way to list the files that will be installed and where they will be installed to? Currently I'm recursivly generating a list (my project has a few levels of subdirectories) by going through pkglib_LTLIBRARIES, bin_PROGRAMS, etc, but I've go to remember to add stuff like net_HEADERS, etc.
Is this the only way of have I missed something? I've looked at the docs and the generated Makefiles, but I can find anything usefull. If you are wondering why I'm doing this, I use the list as part of the rpm spec file that I get automake to generate. Cheers, -- Tom Howard Yahoo: bjandtomau ICQ: 270792190 MSM: [EMAIL PROTECTED]
