automake
[Top][All Lists]
Advanced

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

Re: automake not descending into subdirectories to create Makefile.in's


From: Ben Pfaff
Subject: Re: automake not descending into subdirectories to create Makefile.in's
Date: Thu, 25 Sep 2008 13:13:19 -0700
User-agent: Gnus/5.11 (Gnus v5.11) Emacs/22.2 (gnu/linux)

"Laura Hughes (lahughes)" <address@hidden> writes:

> My directory struct looks like this:
>  
> topdir/
>    src/
>    src/basic_utilities
>    src/ethernet_tests/bc5709_tests
>    src/ethernet_tests/bc57711_tests
>    src/mezzanine_card_tests
[...]
> AC_CONFIG_FILES([Makefile
>                  basic_utilities/Makefile
>                  ethernet_tests/Makefile
>                  ethernet_tests/bc5709_tests/Makefile
>                  ethernet_tests/bc57711_tests/Makefile
>                  mezzanine_card_tests/Makefile])

It looks to me that there is a missing "src/" at the beginning of
most of those lines.
-- 
"I was born lazy.  I am no lazier now than I was forty years ago, 
 but that is because I reached the limit forty years ago.  You can't 
 go beyond possibility."
--Mark Twain





reply via email to

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