Re: How to install additional files in "make install"

2007-09-21 Thread Ralf Corsepius
On Fri, 2007-09-21 at 19:11 +0200, Ralf Wildenhues wrote: > * Ralf Corsepius wrote on Fri, Sep 21, 2007 at 06:57:04PM CEST: > > On Fri, 2007-09-21 at 16:10 +0200, Ralf Wildenhues wrote: > > > > > * Ralf Corsepius wrote on Thu, Sep 20, 2007 at 09:46:12AM CEST: > [...] > > > > > | Makefile.am:1: `lib

Re: How to install additional files in "make install"

2007-09-21 Thread Ralf Wildenhues
* Ralf Corsepius wrote on Fri, Sep 21, 2007 at 06:57:04PM CEST: > On Fri, 2007-09-21 at 16:10 +0200, Ralf Wildenhues wrote: > > > > * Ralf Corsepius wrote on Thu, Sep 20, 2007 at 09:46:12AM CEST: [...] > > > > | Makefile.am:1: `libdir' is not a legitimate directory for `DATA' [...] > > I agree that

Re: How to install additional files in "make install"

2007-09-21 Thread Ralf Corsepius
On Fri, 2007-09-21 at 16:10 +0200, Ralf Wildenhues wrote: > Hello Ralf, > > * Ralf Corsepius wrote on Thu, Sep 20, 2007 at 10:50:09AM CEST: > > On Thu, 2007-09-20 at 10:05 +0200, Ralf Wildenhues wrote: > > > * Ralf Corsepius wrote on Thu, Sep 20, 2007 at 09:46:12AM CEST: > > > > > > > dist_lib_DA

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

2007-09-21 Thread Ralf Wildenhues
Hello David, * David Bruce wrote on Wed, Sep 19, 2007 at 08:27:34PM CEST: > > dist_with_fonts: > $(MAKE) $(AM_MAKEFLAGS) distdir=$(PACKAGE)_f-$(VERSION) > dist_fonts='AndikaDesRevG.ttf DoulosSILR.ttf Rachana_w01.ttf' dist [...] > So, now it seems to work exactly as I intended, but is this

Re: How to install additional files in "make install"

2007-09-21 Thread Ralf Wildenhues
Hello Ralf, * Ralf Corsepius wrote on Thu, Sep 20, 2007 at 10:50:09AM CEST: > On Thu, 2007-09-20 at 10:05 +0200, Ralf Wildenhues wrote: > > * Ralf Corsepius wrote on Thu, Sep 20, 2007 at 09:46:12AM CEST: > > > > > dist_lib_DATA = libxxx.so > > > > That won't get the right (execute) permissions o