diff options
author | Iain Holmes <iain@src.gnome.org> | 2001-08-18 02:58:51 +0800 |
---|---|---|
committer | Iain Holmes <iain@src.gnome.org> | 2001-08-18 02:58:51 +0800 |
commit | 512423460aae7c2e98fc888e58d171f1bd68dca2 (patch) | |
tree | d3b0d0bf49a8ac030da13f7ea3c6be0f3d014bbf /Makefile.am | |
parent | 060e4cf5dac4ea7e9b5f653db3b0abcbe7bd2552 (diff) | |
download | gsoc2013-evolution-512423460aae7c2e98fc888e58d171f1bd68dca2.tar.gz gsoc2013-evolution-512423460aae7c2e98fc888e58d171f1bd68dca2.tar.zst gsoc2013-evolution-512423460aae7c2e98fc888e58d171f1bd68dca2.zip |
Libical compile order
svn path=/trunk/; revision=12169
Diffstat (limited to 'Makefile.am')
-rw-r--r-- | Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am index c7669cce7b..689a775e84 100644 --- a/Makefile.am +++ b/Makefile.am @@ -18,12 +18,12 @@ SUBDIRS = \ macros \ data \ e-util \ + libical \ widgets \ shell \ libibex \ camel \ filter \ - libical \ libversit \ libwombat \ addressbook \ |