add mail-local.h

* Makefile.am (evolution_mail_SOURCES): add mail-local.h

svn path=/trunk/; revision=4813
This commit is contained in:
Dan Winship
2000-08-13 22:17:53 +00:00
parent c6d2fa9232
commit 13fa05375c
2 changed files with 6 additions and 1 deletions

View File

@ -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

View File

@ -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 \