aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/mark-all-read/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/mark-all-read/Makefile.am')
-rw-r--r--plugins/mark-all-read/Makefile.am14
1 files changed, 14 insertions, 0 deletions
diff --git a/plugins/mark-all-read/Makefile.am b/plugins/mark-all-read/Makefile.am
new file mode 100644
index 0000000000..d560bdb015
--- /dev/null
+++ b/plugins/mark-all-read/Makefile.am
@@ -0,0 +1,14 @@
+INCLUDES = \
+ -I$(top_srcdir)\
+ -I$(top_srcdir)/camel \
+ $(EVOLUTION_MAIL_CFLAGS)
+
+@EVO_PLUGIN_RULE@
+
+plugin_DATA = org-gnome-mark-all-read.eplug
+plugin_LTLIBRARIES = liborg-gnome-mark-all-read.la
+
+liborg_gnome_mark_all_read_la_SOURCES = mark-all-read.c
+liborg_gnome_mark_all_read_la_LDFLAGS = -module -avoid-version
+
+EXTRA_DIST = org-gnome-mark-all-read.eplug.in