aboutsummaryrefslogtreecommitdiff
path: root/src/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'src/Makefile.am')
-rw-r--r--src/Makefile.am4
1 files changed, 3 insertions, 1 deletions
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) \