summaryrefslogtreecommitdiff
path: root/src/Makefile.am
diff options
context:
space:
mode:
authorAleksander Morgado <aleksander@lanedo.com>2013-06-16 17:49:30 +0200
committerAleksander Morgado <aleksander@lanedo.com>2013-06-24 19:37:38 +0200
commit6afbcc2c27810e32cdd480a5adfb563a4ab4c749 (patch)
treeee41b168e4aa1bfb7432170febb1948e2848be89 /src/Makefile.am
parent73bab06049d0c2be376dfcc8bc2180b199b900b7 (diff)
downloadModemManager-6afbcc2c27810e32cdd480a5adfb563a4ab4c749.tar.gz
sms-mbim: new 'MMSmsMbim' object type
Diffstat (limited to 'src/Makefile.am')
-rw-r--r--src/Makefile.am2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/Makefile.am b/src/Makefile.am
index 703410c51..4531a99ac 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -258,6 +258,8 @@ endif
# Additional MBIM support in ModemManager
if WITH_MBIM
ModemManager_SOURCES += \
+ mm-sms-mbim.h \
+ mm-sms-mbim.c \
mm-sim-mbim.h \
mm-sim-mbim.c \
mm-bearer-mbim.h \