diff options
Diffstat (limited to 'camel/providers')
-rw-r--r-- | camel/providers/Makefile.am | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/camel/providers/Makefile.am b/camel/providers/Makefile.am index b9d97b52d4..6a09262996 100644 --- a/camel/providers/Makefile.am +++ b/camel/providers/Makefile.am @@ -1,3 +1,4 @@ ## Process this file with automake to produce Makefile.in -SUBDIRS = MH maildir +SUBDIRS = mbox +# MH maildir |