From 9c9ceb681c943447178c66fafb0fe825db3fd25d Mon Sep 17 00:00:00 2001 From: Jason Conti Date: Fri, 13 May 2011 14:34:34 -0400 Subject: Integrated the dbus-spy. Menu items for notification summaries are appended as they arrive. --- src/Makefile.am | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'src/Makefile.am') diff --git a/src/Makefile.am b/src/Makefile.am index 67aecd2..7d3cf35 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -2,6 +2,10 @@ libexec_PROGRAMS = indicator-notifications-service indicator_notifications_service_SOURCES = \ + dbus-spy.c \ + dbus-spy.h \ + notification.c \ + notification.h \ notifications-service.c \ dbus-shared.h \ settings-shared.h -- cgit v1.2.3