summaryrefslogtreecommitdiffstats
path: root/Makefile.am
diff options
context:
space:
mode:
authorMarcel Holtmann <marcel@holtmann.org>2009-09-02 19:18:41 -0700
committerMarcel Holtmann <marcel@holtmann.org>2009-09-02 19:18:41 -0700
commitf81fcb66ea05c5b59164135bd2b82cc32b3f6999 (patch)
treede73dadf5aa95c5d7ac7f91a4d8096095d2d65b1 /Makefile.am
parentaceaac4b7b06cc64bd872c095c5aa09a2a8b329d (diff)
downloadofono-f81fcb66ea05c5b59164135bd2b82cc32b3f6999.tar.bz2
Remove the async TTY open helper and just use a blocking one
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am2
1 files changed, 0 insertions, 2 deletions
diff --git a/Makefile.am b/Makefile.am
index b3acd72f..af437dff 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -92,8 +92,6 @@ if DATAFILES
conf_DATA += plugins/modem.conf
endif
-builtin_sources += plugins/chat.h plugins/chat.c
-
builtin_modules += generic_at
builtin_sources += plugins/generic_at.c