From 612ada489c8888361a40df2e94347ca02722859f Mon Sep 17 00:00:00 2001 From: Dan Winship Date: Sun, 6 May 2001 15:33:36 +0000 Subject: 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 --- camel/ChangeLog | 5 +++++ camel/Makefile.am | 1 - 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/camel/ChangeLog b/camel/ChangeLog index 8a5974fee7..5f8125c189 100644 --- a/camel/ChangeLog +++ b/camel/ChangeLog @@ -1,3 +1,8 @@ +2001-05-06 Dan Winship + + * Makefile.am (libcamelinclude_HEADERS): Fix another build + problem. (Um, anyone else could have done this...) + 2001-05-04 Dan Winship * providers/imap/camel-imap-store.c (get_folder_online): Fix up 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 \ -- cgit v1.2.3