automake
[Top][All Lists]
Advanced

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

Re: separate target for installing docs


From: mhoenicka
Subject: Re: separate target for installing docs
Date: Sun, 26 Sep 2010 14:49:38 -0700 (PDT)


Ralf Wildenhues wrote:
> 
> 
> Having .pc files installed with install-exec can be done with something
> like
> 
> pkgconfigexecdir = $(libdir)/pkg-config
> pkgconfigexec_DATA = foo.pc
> 
> 

That works like a charm. Now all I have to take care of are the include
files of the library, which by default appear to be treated as data and not
as exec files. Would the same trick as the one shown above cause any harm
here?

regards,
Markus

-- 
View this message in context: 
http://old.nabble.com/separate-target-for-installing-docs-tp29802930p29814397.html
Sent from the Gnu - Automake - General mailing list archive at Nabble.com.




reply via email to

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