>>> "Jose" == Jose Roman Bilbao <[EMAIL PROTECTED]> 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