diff options
author | Peter Williams <peterw@src.gnome.org> | 2000-07-28 01:01:05 +0800 |
---|---|---|
committer | Peter Williams <peterw@src.gnome.org> | 2000-07-28 01:01:05 +0800 |
commit | 268f0e60b207f4b96ea145deeda12adf01c65242 (patch) | |
tree | ed66ae6e02f238d673a6ba0dfa61b3b86224f91c /camel/providers/imap | |
parent | 7964b93b27db70eb18c2eabd84e1ad6293668d0c (diff) | |
download | gsoc2013-evolution-268f0e60b207f4b96ea145deeda12adf01c65242.tar gsoc2013-evolution-268f0e60b207f4b96ea145deeda12adf01c65242.tar.gz gsoc2013-evolution-268f0e60b207f4b96ea145deeda12adf01c65242.tar.bz2 gsoc2013-evolution-268f0e60b207f4b96ea145deeda12adf01c65242.tar.lz gsoc2013-evolution-268f0e60b207f4b96ea145deeda12adf01c65242.tar.xz gsoc2013-evolution-268f0e60b207f4b96ea145deeda12adf01c65242.tar.zst gsoc2013-evolution-268f0e60b207f4b96ea145deeda12adf01c65242.zip |
Fix Makefile.am booboo.
svn path=/trunk/; revision=4394
Diffstat (limited to 'camel/providers/imap')
-rw-r--r-- | camel/providers/imap/Makefile.am | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/camel/providers/imap/Makefile.am b/camel/providers/imap/Makefile.am index 8ac7f8c1fa..bb876f7afb 100644 --- a/camel/providers/imap/Makefile.am +++ b/camel/providers/imap/Makefile.am @@ -1,7 +1,5 @@ ## Process this file with automake to produce Makefile.in -SUBDIRS = - libcamelimapincludedir = $(includedir)/camel |