aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRodney Dawes <dobey@novell.com>2004-11-09 21:32:39 +0800
committerRodney Dawes <dobey@src.gnome.org>2004-11-09 21:32:39 +0800
commit91ef5e18d78202ebbfd545b136c2c80d53bae009 (patch)
tree9520be76f2051e7c399c42e224798c6ae9d87bd4
parent6e0ede767d83116d1bb7bf21877c01f21f76f8cd (diff)
downloadgsoc2013-evolution-91ef5e18d78202ebbfd545b136c2c80d53bae009.tar
gsoc2013-evolution-91ef5e18d78202ebbfd545b136c2c80d53bae009.tar.gz
gsoc2013-evolution-91ef5e18d78202ebbfd545b136c2c80d53bae009.tar.bz2
gsoc2013-evolution-91ef5e18d78202ebbfd545b136c2c80d53bae009.tar.lz
gsoc2013-evolution-91ef5e18d78202ebbfd545b136c2c80d53bae009.tar.xz
gsoc2013-evolution-91ef5e18d78202ebbfd545b136c2c80d53bae009.tar.zst
gsoc2013-evolution-91ef5e18d78202ebbfd545b136c2c80d53bae009.zip
Add EXTRA_DIST variable for the eplug.in file
2004-11-09 Rodney Dawes <dobey@novell.com> * Makefile.am: Add EXTRA_DIST variable for the eplug.in file svn path=/trunk/; revision=27872
-rw-r--r--plugins/calendar-http/ChangeLog4
-rw-r--r--plugins/calendar-http/Makefile.am2
2 files changed, 6 insertions, 0 deletions
diff --git a/plugins/calendar-http/ChangeLog b/plugins/calendar-http/ChangeLog
index 419085195f..b65104d99b 100644
--- a/plugins/calendar-http/ChangeLog
+++ b/plugins/calendar-http/ChangeLog
@@ -1,3 +1,7 @@
+2004-11-09 Rodney Dawes <dobey@novell.com>
+
+ * Makefile.am: Add EXTRA_DIST variable for the eplug.in file
+
2004-11-04 Not Zed <NotZed@Ximian.com>
* Makefile.am: duh, add this to cvs, remove Makefile.
diff --git a/plugins/calendar-http/Makefile.am b/plugins/calendar-http/Makefile.am
index 1df269c973..129ceab359 100644
--- a/plugins/calendar-http/Makefile.am
+++ b/plugins/calendar-http/Makefile.am
@@ -11,3 +11,5 @@ plugin_LTLIBRARIES = liborg-gnome-calendar-http.la
liborg_gnome_calendar_http_la_SOURCES = calendar-http.c
liborg_gnome_calendar_http_la_LDFLAGS = -module -avoid-version
+
+EXTRA_DIST = org-gnome-calendar-http.eplug.in