summaryrefslogtreecommitdiff
path: root/mail/Makefile.am
diff options
context:
space:
mode:
authorJakob Kaivo <jkaivo@ndn.net>2000-09-02 22:28:18 +0000
committerJakob Kaivo <jkaivo@ndn.net>2000-09-02 22:28:18 +0000
commit88d64cd74076072717dea7e579f57126f6a25add (patch)
tree6196050f39ce373857d57ab6ac98226c6ed5960c /mail/Makefile.am
parent6e48ae398421767221f42f1d638674f8ae78ab58 (diff)
downloadmailutils-88d64cd74076072717dea7e579f57126f6a25add.tar.gz
mailutils-88d64cd74076072717dea7e579f57126f6a25add.tar.bz2
Begin chaning pop3d to current API. mail now has a big command table for
finding commands.
Diffstat (limited to 'mail/Makefile.am')
-rw-r--r--mail/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/Makefile.am b/mail/Makefile.am
index 994eb44d1..818a8a41d 100644
--- a/mail/Makefile.am
+++ b/mail/Makefile.am
@@ -1,5 +1,5 @@
CFLAGS = -Wall -pedantic -g -DTESTING
-INCLUDES = -I${top_srcdir}/mailbox/include/public -I${top_srcdir}/lib
+INCLUDES = -I${top_srcdir}/include -I${top_srcdir}/lib
bin_PROGRAMS = mail

Return to:

Send suggestions and report system problems to the System administrator.