summaryrefslogtreecommitdiff
path: root/common/common.pro
diff options
context:
space:
mode:
Diffstat (limited to 'common/common.pro')
-rw-r--r--common/common.pro5
1 files changed, 5 insertions, 0 deletions
diff --git a/common/common.pro b/common/common.pro
index 02c78ee..c01e571 100644
--- a/common/common.pro
+++ b/common/common.pro
@@ -1,3 +1,7 @@
+# SPDX-FileCopyrightText: 2013 - 2026 Jolla Ltd.
+#
+# SPDX-License-Identifier: BSD-3-Clause
+
TEMPLATE = lib
QT -= gui
@@ -11,6 +15,7 @@ TARGET = $$qtLibraryTarget($$TARGET)
HEADERS += \
$$PWD/mastodonauthutils.h \
+ $$PWD/mastodontextutils.h \
$$PWD/mastodonpostsdatabase.h
SOURCES += \