summaryrefslogtreecommitdiffstats
path: root/kopete/protocols/jabber/libiris/qca/src/Makefile.am
diff options
context:
space:
mode:
authorSlávek Banko <slavek.banko@axis.cz>2020-01-06 19:41:48 +0100
committerSlávek Banko <slavek.banko@axis.cz>2020-02-04 18:34:36 +0100
commitfa2cb167910bd9a801318b24a915733dae18c6e2 (patch)
tree674ca4e9491c089d6c189ffe2b8b50531af0035e /kopete/protocols/jabber/libiris/qca/src/Makefile.am
parentda681e86b1a185f6acb87e496d82c310095a7a6f (diff)
downloadtdenetwork-fa2cb167910bd9a801318b24a915733dae18c6e2.tar.gz
tdenetwork-fa2cb167910bd9a801318b24a915733dae18c6e2.zip
kopete: Added ability to build with shared tqca library.
QCA files renamed to TQCA to match tqca library. Signed-off-by: Slávek Banko <slavek.banko@axis.cz> (cherry picked from commit 1037d386233764a3fd46c8e18699c874520d6d9e)
Diffstat (limited to 'kopete/protocols/jabber/libiris/qca/src/Makefile.am')
-rw-r--r--kopete/protocols/jabber/libiris/qca/src/Makefile.am6
1 files changed, 3 insertions, 3 deletions
diff --git a/kopete/protocols/jabber/libiris/qca/src/Makefile.am b/kopete/protocols/jabber/libiris/qca/src/Makefile.am
index b43d303e..8c3c80d8 100644
--- a/kopete/protocols/jabber/libiris/qca/src/Makefile.am
+++ b/kopete/protocols/jabber/libiris/qca/src/Makefile.am
@@ -1,7 +1,7 @@
METASOURCES = AUTO
-noinst_LTLIBRARIES = libqca.la
+noinst_LTLIBRARIES = libtqca.la
INCLUDES = $(all_includes)
-libqca_la_SOURCES = \
- qca.cpp
+libtqca_la_SOURCES = \
+ tqca.cpp