On Fri, 2008-08-29 at 15:33 +0200, blah wrote:
> Hi,
> generally:
> foodir = ($datadir)/foo
> foo_DATA = file_in_foo another_file_in_foo
> 

Actually I have noticed that
nobase_dist_foo_DATA = <files> takes care about subdirectories creation, which 
is really, really good. 
I suggest adding a reminder of this to the datafiles section in the automake 
manual since the nobase prefix is very useful for datafiles management...
However, either approach leaves empty directories after make uninstall, how 
come?

Matej



Reply via email to