From mboxrd@z Thu Jan 1 00:00:00 1970 From: oracle nine Subject: Automake (off topic) Date: Thu, 22 Sep 2005 13:08:53 -0500 Message-ID: <4332F335.9080206@gmail.com> Mime-Version: 1.0 Content-Transfer-Encoding: 7bit Return-path: Sender: linux-c-programming-owner@vger.kernel.org List-Id: Content-Type: text/plain; charset="us-ascii"; format="flowed" To: linux-c-programming@vger.kernel.org im writing a gtk app with glade that uses automake, autoconfig, libtool ,etc. When I add new source files to the project, make does not build them. What file do you edit before you run autogen to ensure that all the source files are included. thanks