How not to install a kde_module_LTLIBRARIES target

Jeroen Wijnhout Jeroen.Wijnhout at kdemail.net
Thu May 5 14:58:33 BST 2005


On Thursday 05 May 2005 02:47 pm, David Faure wrote:
> On Thursday 05 May 2005 14:46, Jeroen Wijnhout wrote:
> > Hi,
> >
> > How can one create a kde_module that is not installed. A
> > kde_module_LTLIBRARIES in Makefile.am implies that it will be installed
> > in $KDEDIR/libs/kde3.
> >
> > Usually, one uses noinst_LTLIBRARIES for convience libs that shouldn't be
> > installed. However, I really want to create a kde_module that should not
> > be installed (for KUnitTest).
>
> Try check_LTLIBRARIES

Thanks that works. I don't understand why noinst_ doesn't and check_ does 
work, but I just tried it and it works.

best,
Jeroen
-- 
Kile - an Integrated LaTeX Environment for KDE
http://kile.sourceforge.net




More information about the kde-core-devel mailing list