* Automake (off topic)
@ 2005-09-22 18:08 oracle nine
2005-09-22 18:26 ` leslie.polzer
2005-09-22 18:31 ` Glynn Clements
0 siblings, 2 replies; 3+ messages in thread
From: oracle nine @ 2005-09-22 18:08 UTC (permalink / raw)
To: linux-c-programming
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
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: Automake (off topic)
2005-09-22 18:08 Automake (off topic) oracle nine
@ 2005-09-22 18:26 ` leslie.polzer
2005-09-22 18:31 ` Glynn Clements
1 sibling, 0 replies; 3+ messages in thread
From: leslie.polzer @ 2005-09-22 18:26 UTC (permalink / raw)
To: oracle nine; +Cc: linux-c-programming
[-- Attachment #1: Type: text/plain, Size: 296 bytes --]
On Thu, Sep 22, 2005 at 01:08:53PM -0500, oracle nine wrote:
> 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
Makefile.am
Leslie
--
PGP-KID: 0x52D70289
[-- Attachment #2: Type: application/pgp-signature, Size: 189 bytes --]
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: Automake (off topic)
2005-09-22 18:08 Automake (off topic) oracle nine
2005-09-22 18:26 ` leslie.polzer
@ 2005-09-22 18:31 ` Glynn Clements
1 sibling, 0 replies; 3+ messages in thread
From: Glynn Clements @ 2005-09-22 18:31 UTC (permalink / raw)
To: oracle nine; +Cc: linux-c-programming
oracle nine wrote:
> 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
Makefile.am
--
Glynn Clements <glynn@gclements.plus.com>
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2005-09-22 18:31 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-09-22 18:08 Automake (off topic) oracle nine
2005-09-22 18:26 ` leslie.polzer
2005-09-22 18:31 ` Glynn Clements
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).