aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile.am
diff options
context:
space:
mode:
authorreinelt <reinelt@3ae390bd-cb1e-0410-b409-cd5a39f66f1f>2001-02-19 00:15:46 +0000
committerreinelt <reinelt@3ae390bd-cb1e-0410-b409-cd5a39f66f1f>2001-02-19 00:15:46 +0000
commit77a7b28b2210f05f982c7baf323b5384c022aa44 (patch)
tree07db76a695855bceee5dc145c4db7d61b168c431 /Makefile.am
parentc5fcbafbb231bab069382831eb7b50e30113cd19 (diff)
downloadlcd4linux-77a7b28b2210f05f982c7baf323b5384c022aa44.tar.gz
[lcd4linux @ 2001-02-19 00:15:46 by reinelt]
integrated mail and seti client major rewrite of parser and tokenizer to support double-byte tokens git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@87 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
Diffstat (limited to '')
-rw-r--r--Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am
index e57454b..9cfac63 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -20,6 +20,7 @@ parser.c parser.h \
processor.c processor.h \
system.c system.h \
isdn.c isdn.h \
+mail.c mail.h \
seti.c seti.h \
filter.c filter.h \
udelay.c udelay.h \