summaryrefslogtreecommitdiff
path: root/src/capplet/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'src/capplet/Makefile.am')
-rw-r--r--src/capplet/Makefile.am5
1 files changed, 5 insertions, 0 deletions
diff --git a/src/capplet/Makefile.am b/src/capplet/Makefile.am
index 4126d3f..0017ab6 100644
--- a/src/capplet/Makefile.am
+++ b/src/capplet/Makefile.am
@@ -47,6 +47,8 @@ libmate_notification_applet_la_SOURCES = \
mate-notification-applet.c \
mate-notification-applet-dbus.h \
mate-notification-applet-dbus.c \
+ mate-notification-applet-history.h \
+ mate-notification-applet-history.c \
$(NULL)
libmate_notification_applet_la_CFLAGS = \
@@ -68,6 +70,8 @@ mate_notification_applet_SOURCES = \
mate-notification-applet.c \
mate-notification-applet-dbus.h \
mate-notification-applet-dbus.c \
+ mate-notification-applet-history.h \
+ mate-notification-applet-history.c \
$(NULL)
mate_notification_applet_CFLAGS = \
@@ -109,6 +113,7 @@ EXTRA_DIST = \
mate-notification-applet-menu.xml \
mate-notification-properties.ui \
mate-notification-applet-dbus.h \
+ mate-notification-applet-history.h \
$(NULL)
-include $(top_srcdir)/git.mk