This is the mail archive of the automake@gnu.org mailing list for the automake project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: Automake 1.5: Documentation generation


Hi Sebastian,

>>> "Sebastian" == Sebastian Huber <sebastian-huber@web.de> writes:

[...]

 Sebastian> noinst_PROGRAMS = index.html

index.html is not a program :), use

noinst_DATA = index.html

[...]

-- 
Alexandre Duret-Lutz


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]