From bb1984cabb220b2df0786ad7b16edef6f3230546 Mon Sep 17 00:00:00 2001 From: Philip Paeps Date: Mon, 7 Jul 2014 11:54:47 +0200 Subject: plugins: add a new driver for Quectel UC15 modems --- Makefile.am | 3 +++ 1 file changed, 3 insertions(+) (limited to 'Makefile.am') diff --git a/Makefile.am b/Makefile.am index cd83ef48..aee28deb 100644 --- a/Makefile.am +++ b/Makefile.am @@ -420,6 +420,9 @@ builtin_sources += plugins/connman.c builtin_modules += he910 builtin_sources += plugins/he910.c +builtin_modules += quectel +builtin_sources += plugins/quectel.c + if BLUETOOTH if BLUEZ4 builtin_modules += bluez4 -- cgit v1.2.3