Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 649120
Collapse All | Expand All

(-)a/api/libsphinxclient/Makefile.am (-1 / +1 lines)
Lines 10-13 libsphinxclient_la_LIBADD = @LTLIBOBJS@ Link Here
10
libsphinxclient_la_LDFLAGS = -release @VERSION@
10
libsphinxclient_la_LDFLAGS = -release @VERSION@
11
11
12
include_HEADERS =   sphinxclient.h 
12
include_HEADERS =   sphinxclient.h 
13
test_LDADD = .libs/libsphinxclient.a
13
test_LDADD = $(lib_LTLIBRARIES)

Return to bug 649120