diff options
Diffstat (limited to 'plugins/Makefile.am')
-rw-r--r-- | plugins/Makefile.am | 2 |
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 \ |