diff options
author | Dan Winship <danw@src.gnome.org> | 2001-05-06 23:33:36 +0800 |
---|---|---|
committer | Dan Winship <danw@src.gnome.org> | 2001-05-06 23:33:36 +0800 |
commit | 612ada489c8888361a40df2e94347ca02722859f (patch) | |
tree | e6f30ea2b3e202e5c189f3f8fb03c90ad555a48e /camel/Makefile.am | |
parent | 1a2b496879af816cffe1e98b4368e99dd7b53c5f (diff) | |
download | gsoc2013-evolution-612ada489c8888361a40df2e94347ca02722859f.tar gsoc2013-evolution-612ada489c8888361a40df2e94347ca02722859f.tar.gz gsoc2013-evolution-612ada489c8888361a40df2e94347ca02722859f.tar.bz2 gsoc2013-evolution-612ada489c8888361a40df2e94347ca02722859f.tar.lz gsoc2013-evolution-612ada489c8888361a40df2e94347ca02722859f.tar.xz gsoc2013-evolution-612ada489c8888361a40df2e94347ca02722859f.tar.zst gsoc2013-evolution-612ada489c8888361a40df2e94347ca02722859f.zip |
Fix another build problem. (Um, anyone else could have done this...)
* Makefile.am (libcamelinclude_HEADERS): Fix another build
problem. (Um, anyone else could have done this...)
svn path=/trunk/; revision=9687
Diffstat (limited to 'camel/Makefile.am')
-rw-r--r-- | camel/Makefile.am | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/camel/Makefile.am b/camel/Makefile.am index 8145b960ae..cf6a0b48e3 100644 --- a/camel/Makefile.am +++ b/camel/Makefile.am @@ -102,7 +102,6 @@ libcamelinclude_HEADERS = \ camel-cipher-context.h \ camel-data-wrapper.h \ camel-digest-folder.h \ - camel-disco-diary.h \ camel-disco-folder.h \ camel-disco-store.h \ camel-exception-list.def \ |