add mail-local.h
* Makefile.am (evolution_mail_SOURCES): add mail-local.h svn path=/trunk/; revision=4813
This commit is contained in:
@ -1,3 +1,7 @@
|
||||
2000-08-13 Dan Winship <danw@helixcode.com>
|
||||
|
||||
* Makefile.am (evolution_mail_SOURCES): add mail-local.h
|
||||
|
||||
2000-08-13 Ettore Perazzoli <ettore@helixcode.com>
|
||||
|
||||
* mail-threads.c (read_msg): For now, don't do anything about
|
||||
|
||||
@ -55,6 +55,8 @@ evolution_mail_SOURCES = \
|
||||
mail-display.h \
|
||||
mail-format.c \
|
||||
mail-identify.c \
|
||||
mail-local.c \
|
||||
mail-local.h \
|
||||
mail-ops.c \
|
||||
mail-ops.h \
|
||||
mail-threads.c \
|
||||
@ -64,7 +66,6 @@ evolution_mail_SOURCES = \
|
||||
mail-types.h \
|
||||
mail-vfolder.c \
|
||||
mail-vfolder.h \
|
||||
mail-local.c \
|
||||
mail-view.c \
|
||||
main.c \
|
||||
message-list.c \
|
||||
|
||||
Reference in New Issue
Block a user