aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/save-attachments/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/save-attachments/Makefile.am')
-rw-r--r--plugins/save-attachments/Makefile.am4
1 files changed, 3 insertions, 1 deletions
diff --git a/plugins/save-attachments/Makefile.am b/plugins/save-attachments/Makefile.am
index df67f4fc50..ec09b11e2c 100644
--- a/plugins/save-attachments/Makefile.am
+++ b/plugins/save-attachments/Makefile.am
@@ -10,4 +10,6 @@ plugin_LTLIBRARIES = liborg-gnome-save-attachments.la
liborg_gnome_save_attachments_la_SOURCES = save-attachments.c
liborg_gnome_save_attachments_la_LDFLAGS = -module -avoid-version
-EXTRA_DIST = org-gnome-save-attachments.eplug.in \ No newline at end of file
+EXTRA_DIST = \
+ org-gnome-save-attachments.eplug.in \
+ org-gnome-save-attachments.xml \ No newline at end of file