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.am3
1 files changed, 3 insertions, 0 deletions
diff --git a/plugins/mark-all-read/Makefile.am b/plugins/mark-all-read/Makefile.am
index c5652ff145..ffec00cc8f 100644
--- a/plugins/mark-all-read/Makefile.am
+++ b/plugins/mark-all-read/Makefile.am
@@ -16,3 +16,6 @@ liborg_gnome_mark_all_read_la_LIBADD = \
$(EVOLUTION_MAIL_LIBS)
EXTRA_DIST = org-gnome-mark-all-read.eplug.in
+
+BUILT_SOURCES = $(plugin_DATA)
+CLEANFILES = $(BUILT_SOURCES)