You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gentoo-overlay/app-misc/sphinx/files/sphinx-2.2.11-automake-1.16...

11 lines
402 B

diff --git a/api/libsphinxclient/Makefile.am b/api/libsphinxclient/Makefile.am
index a4abfef..10d5914 100644
--- a/api/libsphinxclient/Makefile.am
+++ b/api/libsphinxclient/Makefile.am
@@ -10,4 +10,4 @@ libsphinxclient_la_LIBADD = @LTLIBOBJS@
libsphinxclient_la_LDFLAGS = -release @VERSION@
include_HEADERS = sphinxclient.h
-test_LDADD = .libs/libsphinxclient.a
+test_LDADD = $(lib_LTLIBRARIES)