[balsa/gtk4: 253/312] Build: Include application helpers




commit ccc87f626f469c1326f59e0bdd868d76ae6ca443
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 f07cb9077..8abc1824b 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]