aboutsummaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorDan Williams <dcbw@redhat.com>2019-04-02 11:17:21 -0500
committerDan Williams <dcbw@redhat.com>2019-04-02 11:20:11 -0500
commit1c14ca7262403ef6dc30319e3dc2aaa3ba47a225 (patch)
treef0274e750829c32609fe431e3b7916154bf31a05 /Makefile.am
parent88fac7f14a8898a7856a6868bbd94d4cf576723a (diff)
libwmc: remove it
The WMC protocol was only present on older Panasonic/Verizon devices from the 2006 - 2011 timeframe. The last device to support WMC was the UML290 which also supported QMI (which is much more functional). ModemManager also never used WMC support and it was never significantly reverse engineered. So remove WMC code from git; it'll still be in the history if anyone cares in the future.
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 1002182d..b70b0625 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -6,14 +6,12 @@ SUBDIRS = \
data \
include \
libqcdm \
- libwmc \
libmm-glib \
src \
plugins \
cli \
vapi \
introspection \
- uml290 \
test \
examples \
docs \