aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/addressbook-file/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/addressbook-file/Makefile.am')
-rw-r--r--plugins/addressbook-file/Makefile.am3
1 files changed, 3 insertions, 0 deletions
diff --git a/plugins/addressbook-file/Makefile.am b/plugins/addressbook-file/Makefile.am
index 157388baa7..2109ac2faf 100644
--- a/plugins/addressbook-file/Makefile.am
+++ b/plugins/addressbook-file/Makefile.am
@@ -15,3 +15,6 @@ liborg_gnome_addressbook_file_la_LIBADD = \
$(EVOLUTION_ADDRESSBOOK_LIBS)
EXTRA_DIST = org-gnome-addressbook-file.eplug.in
+
+BUILT_SOURCES = $(plugin_DATA)
+CLEANFILES = $(BUILT_SOURCES)