[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
list installed files
From: |
Tom Howard |
Subject: |
list installed files |
Date: |
Wed, 27 Aug 2003 12:13:49 +1000 |
User-agent: |
KMail/1.5.1 |
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: address@hidden
- list installed files,
Tom Howard <=