From 149acf37ca7ad28ee42e9d00afb6df4e23c98113 Mon Sep 17 00:00:00 2001 From: nobody Date: Fri, 4 Feb 2005 04:50:50 +0000 Subject: This commit was manufactured by cvs2svn to create tag 'GAL_2_3_4'. svn path=/tags/GAL_2_3_4/; revision=28703 --- plugins/mark-calendar-offline/Makefile.am | 13 ------------- 1 file changed, 13 deletions(-) delete mode 100644 plugins/mark-calendar-offline/Makefile.am (limited to 'plugins/mark-calendar-offline/Makefile.am') diff --git a/plugins/mark-calendar-offline/Makefile.am b/plugins/mark-calendar-offline/Makefile.am deleted file mode 100644 index bdd9fc46f3..0000000000 --- a/plugins/mark-calendar-offline/Makefile.am +++ /dev/null @@ -1,13 +0,0 @@ -INCLUDES = \ - -I$(top_srcdir) \ - $(EVOLUTION_CALENDAR_CFLAGS) - -@EVO_PLUGIN_RULE@ - -plugin_DATA = org-gnome-mark-calendar-offline.eplug -plugin_LTLIBRARIES = liborg-gnome-mark-calendar-offline.la - -liborg_gnome_mark_calendar_offline_la_SOURCES = mark-calendar-offline.c -liborg_gnome_mark_calendar_offline_la_LDFLAGS = -module -avoid-version - -EXTRA_DIST = org-gnome-mark-calendar-offline.eplug.in \ No newline at end of file -- cgit