summaryrefslogtreecommitdiff
path: root/buteo-plugins/buteo-common
diff options
context:
space:
mode:
Diffstat (limited to 'buteo-plugins/buteo-common')
-rw-r--r--buteo-plugins/buteo-common/buteo-common.pri2
-rw-r--r--buteo-plugins/buteo-common/buteo-common.pro2
2 files changed, 2 insertions, 2 deletions
diff --git a/buteo-plugins/buteo-common/buteo-common.pri b/buteo-plugins/buteo-common/buteo-common.pri
index 83452ac..422d98f 100644
--- a/buteo-plugins/buteo-common/buteo-common.pri
+++ b/buteo-plugins/buteo-common/buteo-common.pri
@@ -10,4 +10,4 @@ QT += dbus
CONFIG += link_pkgconfig
PKGCONFIG += accounts-qt5 buteosyncfw5 socialcache libsignon-qt5 libsailfishkeyprovider
-LIBS += -L$$PWD -lmastodonbuteocommon
+LIBS += -L$$PWD -lfediversebuteocommon
diff --git a/buteo-plugins/buteo-common/buteo-common.pro b/buteo-plugins/buteo-common/buteo-common.pro
index c0b84a9..70a8332 100644
--- a/buteo-plugins/buteo-common/buteo-common.pro
+++ b/buteo-plugins/buteo-common/buteo-common.pro
@@ -4,7 +4,7 @@
TEMPLATE = lib
-TARGET = mastodonbuteocommon
+TARGET = fediversebuteocommon
TARGET = $$qtLibraryTarget($$TARGET)
QT -= gui