automake
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Distributing/Installing a whole directory


From: Alexandre Duret-Lutz
Subject: Re: Distributing/Installing a whole directory
Date: Mon, 22 Mar 2004 21:43:23 +0100
User-agent: Gnus/5.1003 (Gnus v5.10.3) Emacs/21.3.50 (gnu/linux)

>>> "Jose" == Jose Roman Bilbao <address@hidden> writes:

[...]

 Jose> What should I add to my Makefile.am to include all
 Jose> this subdirectory and its contains in order to:

 Jose> a)Have it appearing in the distribution.

It's OK to EXTRA_DIST a directory, although I wouldn't recommend
this for manually updated files.

 Jose> b) When I do make install have it entirely copied to
 Jose> $(prefix)/help/the_directory_I_am_questioning_about/html

This is PR/383.  You have to write a install-data-local rule
until someone implements this.

[...]
-- 
Alexandre Duret-Lutz





reply via email to

[Prev in Thread] Current Thread [Next in Thread]