diff options
Diffstat (limited to 'Makefile.am')
-rw-r--r-- | Makefile.am | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Makefile.am b/Makefile.am index b8896a9a72..3bac63f905 100644 --- a/Makefile.am +++ b/Makefile.am @@ -14,10 +14,10 @@ SUBDIRS = \ po \ macros \ data \ + e-util \ libibex \ - filter \ camel \ - e-util \ + filter \ widgets \ composer \ mail \ |