aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile.am
diff options
context:
space:
mode:
authorltoetsch <ltoetsch@3ae390bd-cb1e-0410-b409-cd5a39f66f1f>2001-03-14 13:19:29 +0000
committerltoetsch <ltoetsch@3ae390bd-cb1e-0410-b409-cd5a39f66f1f>2001-03-14 13:19:29 +0000
commitdfc23a8138bb7aa72043d754170c1c48e66485c0 (patch)
tree1570430e8eda1b1ba400ad2c2b67e4e37f42afeb /Makefile.am
parentf3076919635e550ed752db4030468a3f256f60a1 (diff)
downloadlcd4linux-dfc23a8138bb7aa72043d754170c1c48e66485c0.tar.gz
[lcd4linux @ 2001-03-14 13:19:29 by ltoetsch]
Added pop3/imap4 mail support git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@117 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am4
1 files changed, 3 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index cb11a3b..4e0c311 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -27,7 +27,9 @@ udelay.c udelay.h \
display.c display.h \
pixmap.c pixmap.h \
fontmap.c fontmap.h \
-exec.c exec.h
+exec.c exec.h \
+mail2.c \
+socket.c socket.h
EXTRA_lcd4linux_SOURCES= \
acconfig.h \