From 47527a54e655ce8521baa57e907e43bc38676992 Mon Sep 17 00:00:00 2001 From: nobody Date: Mon, 28 Feb 2005 02:27:37 +0000 Subject: This commit was manufactured by cvs2svn to create tag 'GAL_2_3_5'. svn path=/tags/GAL_2_3_5/; revision=28907 --- plugins/calendar-http/Makefile.am | 16 ---------------- 1 file changed, 16 deletions(-) delete mode 100644 plugins/calendar-http/Makefile.am (limited to 'plugins/calendar-http/Makefile.am') diff --git a/plugins/calendar-http/Makefile.am b/plugins/calendar-http/Makefile.am deleted file mode 100644 index efe8c01679..0000000000 --- a/plugins/calendar-http/Makefile.am +++ /dev/null @@ -1,16 +0,0 @@ -INCLUDES = \ - -I$(top_srcdir) \ - $(EVOLUTION_CFLAGS) \ - $(EVOLUTION_CALENDAR_CFLAGS) \ - $(SOURCE_SEL_CFLAGS) - -@EVO_PLUGIN_RULE@ - -plugin_DATA = org-gnome-calendar-http.eplug -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 -- cgit