aboutsummaryrefslogtreecommitdiff
path: root/src/Makefile.am
diff options
context:
space:
mode:
authorJason Conti <jason.conti@gmail.com>2012-02-26 14:39:01 -0500
committerJason Conti <jason.conti@gmail.com>2012-02-26 14:39:01 -0500
commit1bcf41c76dce04648d842ab47bc9d17b2e735e79 (patch)
tree6e7d9496ec7b447584b80d2987dbf8139ab788a5 /src/Makefile.am
parentdf8ae866eb73d9f58938e8eb710a3931d6d8b6b7 (diff)
downloadayatana-indicator-notifications-1bcf41c76dce04648d842ab47bc9d17b2e735e79.tar.gz
ayatana-indicator-notifications-1bcf41c76dce04648d842ab47bc9d17b2e735e79.tar.bz2
ayatana-indicator-notifications-1bcf41c76dce04648d842ab47bc9d17b2e735e79.zip
* Move the notification menuitem to a separate class.
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 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