aboutsummaryrefslogtreecommitdiff
path: root/plugins/Makefile.am
diff options
context:
space:
mode:
authorAleksander Morgado <aleksander@aleksander.es>2018-08-08 14:05:37 +0200
committerDan Williams <dcbw@redhat.com>2018-08-21 17:02:39 +0000
commit656102633cb5ccde1d1869dd51a177c70a57f58c (patch)
treed69282eec29803b479c00371baeae07dd9535c31 /plugins/Makefile.am
parent917b23bbc71c22a2f9f374fa6433507c599a62b2 (diff)
xmm: new 'MMBroadbandModemXmm' modem object
Diffstat (limited to 'plugins/Makefile.am')
-rw-r--r--plugins/Makefile.am2
1 files changed, 2 insertions, 0 deletions
diff --git a/plugins/Makefile.am b/plugins/Makefile.am
index 1a605f47..f93e0e2a 100644
--- a/plugins/Makefile.am
+++ b/plugins/Makefile.am
@@ -251,6 +251,8 @@ noinst_LTLIBRARIES += libmm-utils-xmm.la
libmm_utils_xmm_la_SOURCES = \
xmm/mm-shared-xmm.h \
xmm/mm-shared-xmm.c \
+ xmm/mm-broadband-modem-xmm.h \
+ xmm/mm-broadband-modem-xmm.c \
$(NULL)
libmm_utils_xmm_la_LIBADD = \
$(builddir)/libhelpers-xmm.la \