aboutsummaryrefslogtreecommitdiff
path: root/src/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'src/Makefile.am')
-rw-r--r--src/Makefile.am2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/Makefile.am b/src/Makefile.am
index 2e6751c..94c0c07 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -9,6 +9,7 @@ libnotifications_la_SOURCES = \
urlregex.h \
notification-menuitem.c \
notification-menuitem.h \
+ settings.h \
indicator-notifications.c \
notification.c \
notification.h
@@ -28,6 +29,7 @@ libnotifications_la_LDFLAGS = \
libexec_PROGRAMS = indicator-notifications-settings
indicator_notifications_settings_SOURCES = \
+ settings.h \
indicator-notifications-settings.c
indicator_notifications_settings_CFLAGS = \