aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/mark-calendar-offline/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/mark-calendar-offline/Makefile.am')
-rw-r--r--plugins/mark-calendar-offline/Makefile.am13
1 files changed, 0 insertions, 13 deletions
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