[balsa/gtk4] Build: Include application helpers
- From: Peter Bloomfield <peterb src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [balsa/gtk4] Build: Include application helpers
- Date: Sat, 31 Oct 2020 21:22:27 +0000 (UTC)
commit 46bb0970a6912f6d35eb05eb5ba0dc25fbcb09fa
Author: Peter Bloomfield <PeterBloomfield bellsouth net>
Date: Sat Oct 31 12:30:53 2020 -0400
Build: Include application helpers
modified: libbalsa/meson.build
libbalsa/meson.build | 5 ++---
1 file changed, 2 insertions(+), 3 deletions(-)
---
diff --git a/libbalsa/meson.build b/libbalsa/meson.build
index c18541c68..24c37f76c 100644
--- a/libbalsa/meson.build
+++ b/libbalsa/meson.build
@@ -25,9 +25,8 @@ libbalsa_a_sources = [
'address-view.h',
'address.c',
'address.h',
- # These might be useful at some point, but for now they are toxic:
- #'application-helpers.c',
- #'application-helpers.h',
+ 'application-helpers.c',
+ 'application-helpers.h',
'autocrypt.h',
'autocrypt.c',
'body.c',
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]