From 91739af34f332e91229a126c7291315e7b737177 Mon Sep 17 00:00:00 2001 From: Lars Windolf Date: Wed, 24 Feb 2016 20:57:12 +0100 Subject: [PATCH] Exposing social.[ch] to GIR so a plugin for extra bookmarks sites can be created. --- src/Makefile.am | 1 + 1 file changed, 1 insertion(+) diff --git a/src/Makefile.am b/src/Makefile.am index 33f851ab1..096698f7d 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -94,6 +94,7 @@ Liferea_3_0_gir_FILES = \ itemset.c itemset.h \ node.h node.c \ node_view.h \ + social.c social.h \ subscription_type.h \ ui/browser_tabs.c ui/browser_tabs.h \ ui/icons.c ui/icons.h \