automake
[Top][All Lists]
Advanced

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

Re: Attempting to unit test


From: Pavel Roskin
Subject: Re: Attempting to unit test
Date: Thu, 16 Nov 2000 15:20:01 -0500 (EST)

Hello, Tim!

On Thu, 16 Nov 2000, Tim Heath wrote:

> I have added the following lines to a Makefile.am:
>
> check_PROGRAMS = test_program
>      test_program_SOURCES = test.C

You have discovered a bug in Automake. It still exists in the current CVS
version.

Don't start lines in Makefile.am with spaces. Automake will not recognize
them, neither will it warn you.

Regards,
Pavel Roskin




reply via email to

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