automake
[Top][All Lists]
Advanced

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

.cpp to .c


From: Bob Lockie
Subject: .cpp to .c
Date: Mon, 15 Dec 2003 21:06:58 -0500
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.6b) Gecko/20031210

I have:
arson_SOURCES = arson.cpp
in Makefile.am

and this is changed in Makefile.in
arson_SOURCES = arson.c

Any idea why my .cpp is changed to .c?




reply via email to

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