aboutsummaryrefslogtreecommitdiffstats
path: root/plugins
diff options
context:
space:
mode:
authorJP Rosevear <jpr@novell.com>2005-01-12 03:26:24 +0800
committerJP Rosevear <jpr@src.gnome.org>2005-01-12 03:26:24 +0800
commit749d230538f9d818d1f3e1e823c49838daffb144 (patch)
treebdabe432406a40014b7c130d8dc9126fe63d2fa3 /plugins
parent6ea5e77491add94e64bbb877875f40fbf57deb26 (diff)
downloadgsoc2013-evolution-749d230538f9d818d1f3e1e823c49838daffb144.tar
gsoc2013-evolution-749d230538f9d818d1f3e1e823c49838daffb144.tar.gz
gsoc2013-evolution-749d230538f9d818d1f3e1e823c49838daffb144.tar.bz2
gsoc2013-evolution-749d230538f9d818d1f3e1e823c49838daffb144.tar.lz
gsoc2013-evolution-749d230538f9d818d1f3e1e823c49838daffb144.tar.xz
gsoc2013-evolution-749d230538f9d818d1f3e1e823c49838daffb144.tar.zst
gsoc2013-evolution-749d230538f9d818d1f3e1e823c49838daffb144.zip
add new-mail-notify.h so it gets disted
2005-01-11 JP Rosevear <jpr@novell.com> * Makefile.am: add new-mail-notify.h so it gets disted svn path=/trunk/; revision=28360
Diffstat (limited to 'plugins')
-rw-r--r--plugins/new-mail-notify/ChangeLog4
-rw-r--r--plugins/new-mail-notify/Makefile.am2
2 files changed, 5 insertions, 1 deletions
diff --git a/plugins/new-mail-notify/ChangeLog b/plugins/new-mail-notify/ChangeLog
index b90840025e..6790e6e222 100644
--- a/plugins/new-mail-notify/ChangeLog
+++ b/plugins/new-mail-notify/ChangeLog
@@ -1,3 +1,7 @@
+2005-01-11 JP Rosevear <jpr@novell.com>
+
+ * Makefile.am: add new-mail-notify.h so it gets disted
+
2005-01-11 Not Zed <NotZed@Ximian.com>
* new-mail-notify.c (org_gnome_new_mail_config)
diff --git a/plugins/new-mail-notify/Makefile.am b/plugins/new-mail-notify/Makefile.am
index bef0fd41d1..b917d9156e 100644
--- a/plugins/new-mail-notify/Makefile.am
+++ b/plugins/new-mail-notify/Makefile.am
@@ -12,7 +12,7 @@ LIBS = \
plugin_DATA = org-gnome-new-mail-notify.eplug
plugin_LTLIBRARIES = liborg-gnome-new-mail-notify.la
-liborg_gnome_new_mail_notify_la_SOURCES = new-mail-notify.c
+liborg_gnome_new_mail_notify_la_SOURCES = new-mail-notify.c new-mail-notify.h
liborg_gnome_new_mail_notify_la_LDFLAGS = -module -avoid-version
EXTRA_DIST = org-gnome-new-mail-notify.eplug.in