Re: Newbie question - "make dist" with conditional data

2007-09-04 Thread Ralf Wildenhues
Hello David, * David Bruce wrote on Tue, Sep 04, 2007 at 03:08:14PM CEST: > > I have a project that uses automake and autotools and has a functioning "make > dist target" using EXTRA_DIST to put in all the files that aren't > automagically included. "make dist" currently bundles in three fonts

Newbie question - "make dist" with conditional data

2007-09-04 Thread David Bruce
Hi, I have a project that uses automake and autotools and has a functioning "make dist target" using EXTRA_DIST to put in all the files that aren't automagically included. "make dist" currently bundles in three fonts that are used by the program. I want to change this so that "make dist" does