From 584ff682e56b90d2a20dc77250ab691a525a2873 Mon Sep 17 00:00:00 2001 From: Not Zed Date: Thu, 4 Nov 2004 04:38:33 +0000 Subject: duh, add this to cvs, remove Makefile. 2004-11-04 Not Zed * Makefile.am: duh, add this to cvs, remove Makefile. svn path=/trunk/; revision=27833 --- plugins/calendar-http/Makefile.am | 13 +++++++++++++ 1 file changed, 13 insertions(+) create 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 new file mode 100644 index 0000000000..1df269c973 --- /dev/null +++ b/plugins/calendar-http/Makefile.am @@ -0,0 +1,13 @@ +INCLUDES = \ + $(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 -- cgit v1.2.3