automake
[Top][All Lists]
Advanced

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

RE: automake not descending into subdirectories to createMakefile.in's


From: Laura Hughes (lahughes)
Subject: RE: automake not descending into subdirectories to createMakefile.in's
Date: Thu, 25 Sep 2008 13:15:29 -0700

Wow - I knew it was easy. I just assumed configure.ac was correct since
it was generated by autoscan.

Thanks again!
Laura 

> 
> > 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]