From 6fc5d8fd41af6ddb74e209504c79885b4a0991bb Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Va=CC=81clav=20Slavi=CC=81k?= Date: Mon, 26 Feb 2024 16:52:47 +0100 Subject: [PATCH] fixup Linux compilation --- src/Makefile.am | 1 + 1 file changed, 1 insertion(+) diff --git a/src/Makefile.am b/src/Makefile.am index f1ffc2cecb..109a8a5649 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -18,6 +18,7 @@ ACCOUNTS_SUPPORT_LIBS = $(CPPREST_LIBS) $(LIBSECRET_LIBS) endif poedit_SOURCES = \ + app_updates.cpp app_updates.h \ attentionbar.cpp attentionbar.h \ cat_update.h cat_update.cpp \ cat_sorting.cpp cat_sorting.h \