John Ralls <[email protected]> writes:

> On Jan 15, 2011, at 12:04 PM, Derek Atkins wrote:
>
>> Note that you will need to add a DIST_SUBDIRS when you have a conditional 
>> SUBDIRS entry.
>> 
>
> Automake seems to be taking care of that:
> (Makefile.in)
> DIST_SUBDIRS = . test
> ...
> @HAVE_GLIB_TESTING_FALSE@SUBDIRS = .
> @HAVE_GLIB_TESTING_TRUE@SUBDIRS = . test

Ah, yes, because you use an AM_CONDITIONAL instead of a conditional
SUBDIRS.  Sorry, didn't read the patch clearly enough.

> Regards,
> John Ralls

-derek

-- 
       Derek Atkins, SB '93 MIT EE, SM '95 MIT Media Laboratory
       Member, MIT Student Information Processing Board  (SIPB)
       URL: http://web.mit.edu/warlord/    PP-ASEL-IA     N1NWH
       [email protected]                        PGP key available
_______________________________________________
gnucash-devel mailing list
[email protected]
https://lists.gnucash.org/mailman/listinfo/gnucash-devel

Reply via email to