comparison src/imap/Makefile.am @ 924:4f697dde0fca HEAD

THREAD=REFERENCES implementation. Doesn't crash, but I'm not sure how correct replies it produces :)
author Timo Sirainen <tss@iki.fi>
date Wed, 08 Jan 2003 22:49:51 +0200
parents d3bd41a56309
children 8028c4dcf38f
comparison
equal deleted inserted replaced
923:b71883ef0247 924:4f697dde0fca
45 cmd-select.c \ 45 cmd-select.c \
46 cmd-sort.c \ 46 cmd-sort.c \
47 cmd-status.c \ 47 cmd-status.c \
48 cmd-store.c \ 48 cmd-store.c \
49 cmd-subscribe.c \ 49 cmd-subscribe.c \
50 cmd-thread.c \
50 cmd-uid.c \ 51 cmd-uid.c \
51 cmd-unsubscribe.c 52 cmd-unsubscribe.c
52 53
53 imap_SOURCES = \ 54 imap_SOURCES = \
54 $(cmds) \ 55 $(cmds) \