autoconf
[Top][All Lists]
Advanced

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

Re: Directory recursion


From: Daryl Lee
Subject: Re: Directory recursion
Date: Mon, 12 Dec 2005 15:34:05 -0700

On Mon, 2005-12-12 at 15:25 -0500, David Fang wrote:
> Hi,
>       What if you capitalized SUBDIRS in Makefile.am?  (That's how it
> looks in all examples I've seen. :) )
> 

Wow.  I looked at that a dozen times and never noticed the
capitalization.  That did it. Thanks!

> > The top-level Makefile.am is a one-liner:
> >    subdirs = src
> > and the src/Makefile.am is also a one-liner, pointing to the two
> > subfolders:
> >    subdirs = sub1 sub2
> 
> 
> David Fang

-- 
Daryl Lee
Open the Present--It's a Gift.





reply via email to

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