aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/calendar-http/Makefile.am
diff options
context:
space:
mode:
authorNot Zed <NotZed@Ximian.com>2004-11-04 12:38:33 +0800
committerMichael Zucci <zucchi@src.gnome.org>2004-11-04 12:38:33 +0800
commit584ff682e56b90d2a20dc77250ab691a525a2873 (patch)
tree11a64044859acce43eeda38b251572366b9dfb70 /plugins/calendar-http/Makefile.am
parentd243a742b2a008858ec130521161090dba667106 (diff)
downloadgsoc2013-evolution-584ff682e56b90d2a20dc77250ab691a525a2873.tar
gsoc2013-evolution-584ff682e56b90d2a20dc77250ab691a525a2873.tar.gz
gsoc2013-evolution-584ff682e56b90d2a20dc77250ab691a525a2873.tar.bz2
gsoc2013-evolution-584ff682e56b90d2a20dc77250ab691a525a2873.tar.lz
gsoc2013-evolution-584ff682e56b90d2a20dc77250ab691a525a2873.tar.xz
gsoc2013-evolution-584ff682e56b90d2a20dc77250ab691a525a2873.tar.zst
gsoc2013-evolution-584ff682e56b90d2a20dc77250ab691a525a2873.zip
duh, add this to cvs, remove Makefile.
2004-11-04 Not Zed <NotZed@Ximian.com> * Makefile.am: duh, add this to cvs, remove Makefile. svn path=/trunk/; revision=27833
Diffstat (limited to 'plugins/calendar-http/Makefile.am')
-rw-r--r--plugins/calendar-http/Makefile.am13
1 files changed, 13 insertions, 0 deletions
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