aboutsummaryrefslogtreecommitdiffstats
path: root/mail/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'mail/Makefile.am')
-rw-r--r--mail/Makefile.am5
1 files changed, 2 insertions, 3 deletions
diff --git a/mail/Makefile.am b/mail/Makefile.am
index 5d7f3c3eed..d830f00882 100644
--- a/mail/Makefile.am
+++ b/mail/Makefile.am
@@ -282,7 +282,6 @@ install-data-local:
dist-hook:
cd $(distdir); rm -f $(BUILT_SOURCES)
-BUILT_SOURCES = $(SPELL_IDL_GENERATED) $(MARSHAL_GENERATED) $(server_DATA)
-
-CLEANFILES = $(BUILT_SOURCES) $(error_i18n)
+BUILT_SOURCES = $(SPELL_IDL_GENERATED) $(MARSHAL_GENERATED) $(server_DATA) $(error_i18n)
+CLEANFILES = $(BUILT_SOURCES)