[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Installing data in heirarchical fashion
From: |
David Bruce |
Subject: |
Re: Installing data in heirarchical fashion |
Date: |
Tue, 20 Nov 2007 12:30:50 -0500 |
User-agent: |
KMail/1.9.7 |
Hi Benoit,
> > Is there a proper, automated, "Automake Way" to get the whole data
> > tree
> > installed in the desired location?
>
> Hi David,
> create the directory hierarchy in your source tree and then list all
> the files in nobase_dist_pkgdata_DATA, e.g.:
> nobase_dist_pkgdata_DATA = images/vortex.pgm sounds/whirl.ogg
> See: http://www.gnu.org/software/automake/manual/html_node/
> Alternative.html
Works great - thanks!
--
David Bruce