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 + + * Makefile.am: Add EXTRA_DIST variable for the eplug.in file + 2004-11-04 Not Zed * 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