aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/mark-all-read/Makefile.am
blob: d560bdb015ce06ddfa0e1b42c702273ec2ec4c43 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
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