From 106146172620ce24dc34575a3ad5237251a80407 Mon Sep 17 00:00:00 2001 From: Lars Uebernickel Date: Tue, 26 Jun 2012 00:18:18 +0200 Subject: messages-service.c: move gsettings strv handling into gsettingsstrv.[ch] --- src/Makefile.am | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'src/Makefile.am') diff --git a/src/Makefile.am b/src/Makefile.am index 95a6258..79fdee6 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -46,7 +46,9 @@ indicator_messages_service_SOURCES = \ app-section.h \ dbus-data.h \ gactionmuxer.c \ - gactionmuxer.h + gactionmuxer.h \ + gsettingsstrv.c \ + gsettingsstrv.h indicator_messages_service_CFLAGS = \ $(APPLET_CFLAGS) \ -- cgit v1.2.3