automake
[Top][All Lists]
Advanced

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

Re: Automake 1.5: Documentation generation


From: Alexandre Duret-Lutz
Subject: Re: Automake 1.5: Documentation generation
Date: 25 Sep 2001 21:43:27 +0200
User-agent: Gnus/5.0808 (Gnus v5.8.8) Emacs/20.7

Hi Sebastian,

>>> "Sebastian" == Sebastian Huber <address@hidden> writes:

[...]

 Sebastian> noinst_PROGRAMS = index.html

index.html is not a program :), use

noinst_DATA = index.html

[...]

-- 
Alexandre Duret-Lutz



reply via email to

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