From a35c9fa159173388d88ef77e1d31f53488aad094 Mon Sep 17 00:00:00 2001 From: Andrew Branson Date: Fri, 3 Apr 2026 22:55:30 +0200 Subject: Generalize for all fediverse accounts --- sailfish-account-fediverse.pro | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 sailfish-account-fediverse.pro (limited to 'sailfish-account-fediverse.pro') diff --git a/sailfish-account-fediverse.pro b/sailfish-account-fediverse.pro new file mode 100644 index 0000000..7be0bff --- /dev/null +++ b/sailfish-account-fediverse.pro @@ -0,0 +1,18 @@ +# SPDX-FileCopyrightText: 2013 - 2026 Jolla Ltd. +# +# SPDX-License-Identifier: BSD-3-Clause + +TEMPLATE = subdirs +SUBDIRS += \ + common \ + settings \ + transferengine-plugins \ + buteo-plugins \ + eventsview-plugins \ + icons + +buteo-plugins.depends = common +transferengine-plugins.depends = common +eventsview-plugins.depends = common + +OTHER_FILES += rpm/sailfish-account-fediverse.spec -- cgit v1.2.3