diff options
Diffstat (limited to 'Makefile.am')
-rw-r--r-- | Makefile.am | 11 |
1 files changed, 6 insertions, 5 deletions
diff --git a/Makefile.am b/Makefile.am index a5aa96fc79..18467ceb43 100644 --- a/Makefile.am +++ b/Makefile.am @@ -58,17 +58,18 @@ endif SUBDIRS = \ win32 \ - data \ - e-util \ + data \ + e-util \ a11y \ filter \ - widgets \ - shell \ + widgets \ + shell \ $(SMIME_DIR) \ composer \ addressbook \ calendar \ - art \ + mail \ + art \ plugins \ doc \ ui \ |