autoconf
[Top][All Lists]
Advanced

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

Re: Directory recursion


From: David Fang
Subject: Re: Directory recursion
Date: Mon, 12 Dec 2005 15:25:47 -0500 (EST)

Hi,
        What if you capitalized SUBDIRS in Makefile.am?  (That's how it
looks in all examples I've seen. :) )

> 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






reply via email to

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