From 1bcf41c76dce04648d842ab47bc9d17b2e735e79 Mon Sep 17 00:00:00 2001 From: Jason Conti Date: Sun, 26 Feb 2012 14:39:01 -0500 Subject: * Move the notification menuitem to a separate class. --- src/Makefile.am | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/Makefile.am') diff --git a/src/Makefile.am b/src/Makefile.am index a648233..5525407 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -5,6 +5,8 @@ notificationslib_LTLIBRARIES = libnotifications.la libnotifications_la_SOURCES = \ dbus-spy.c \ dbus-spy.h \ + notification-menuitem.c \ + notification-menuitem.h \ indicator-notifications.c \ notification.c \ notification.h -- cgit v1.2.3