aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/copy-tool/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/copy-tool/Makefile.am')
-rw-r--r--plugins/copy-tool/Makefile.am3
1 files changed, 3 insertions, 0 deletions
diff --git a/plugins/copy-tool/Makefile.am b/plugins/copy-tool/Makefile.am
index 8083f347e7..263a0a2da0 100644
--- a/plugins/copy-tool/Makefile.am
+++ b/plugins/copy-tool/Makefile.am
@@ -11,3 +11,6 @@ liborg_gnome_copy_tool_la_SOURCES = copy-tool.c
liborg_gnome_copy_tool_la_LDFLAGS = -module -avoid-version
EXTRA_DIST = org-gnome-copy-tool.eplug.xml
+
+BUILT_SOURCES = $(plugin_DATA)
+CLEANFILES = $(BUILT_SOURCES)