aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/mail-remote/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/mail-remote/Makefile.am')
-rw-r--r--plugins/mail-remote/Makefile.am9
1 files changed, 5 insertions, 4 deletions
diff --git a/plugins/mail-remote/Makefile.am b/plugins/mail-remote/Makefile.am
index 800cf71dc6..99375bc92f 100644
--- a/plugins/mail-remote/Makefile.am
+++ b/plugins/mail-remote/Makefile.am
@@ -84,10 +84,11 @@ $(EVO_GENERATED): $(srcdir)/Evolution.idl
MARSHAL_GENERATED = evolution-mail-marshal.c evolution-mail-marshal.h
@EVO_MARSHAL_RULE@
-EXTRA_DIST = \
- $(IDL) \
- Evolution.idl \
- evolution-mail-marshal.list
+EXTRA_DIST = \
+ $(IDL) \
+ Evolution.idl \
+ evolution-mail-marshal.list \
+ org-gnome-evolution-mail-remote.eplug.xml
BUILT_SOURCES = $(IDL_GENERATED_H) $(IDL_GENERATED_C) $(MARSHAL_GENERATED) $(SHELL_GENERATED)
CLEANFILES = $(BUILT_SOURCES)