aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/subject-thread/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/subject-thread/Makefile.am')
-rw-r--r--plugins/subject-thread/Makefile.am3
1 files changed, 3 insertions, 0 deletions
diff --git a/plugins/subject-thread/Makefile.am b/plugins/subject-thread/Makefile.am
index 9ac3129b3a..45f2a826b1 100644
--- a/plugins/subject-thread/Makefile.am
+++ b/plugins/subject-thread/Makefile.am
@@ -11,3 +11,6 @@ liborg_gnome_subject_thread_la_SOURCES = subject-thread.c
liborg_gnome_subject_thread_la_LDFLAGS = -module -avoid-version
EXTRA_DIST = org-gnome-subject-thread.eplug.xml
+
+BUILT_SOURCES = $(plugin_DATA)
+CLEANFILES = $(BUILT_SOURCES)