diff --git a/reference/imap/reference.xml b/reference/imap/reference.xml index 0a95b34f7b..0e3a75d49b 100644 --- a/reference/imap/reference.xml +++ b/reference/imap/reference.xml @@ -1,5 +1,5 @@ - + IMAP, POP3 and NNTP functions IMAP @@ -33,7 +33,12 @@ Then copy c-client/c-client.a to /usr/local/lib/libc-client.a or some other - directory on your link path and copy c-client/*.h + directory on your link path and copy + c-client/c-client.h, + c-client/imap4r1.h, + c-client/rfc-882.h, + c-client/mail.h and + c-client/linkage.h to /usr/local/include or some other directory in your include path.