summaryrefslogtreecommitdiff
path: root/src/Makefile.am
diff options
context:
space:
mode:
authorAleksander Morgado <aleksander@lanedo.com>2013-08-14 15:20:04 +0200
committerAleksander Morgado <aleksander@lanedo.com>2013-09-09 10:18:23 +0200
commitd37b21e116cf5b1f452ec150ef5254109f6f05be (patch)
tree6261af2a5fffa345772f9f9d84dd3163b0ff63f0 /src/Makefile.am
parent8ab38ae96850da78c82ebd53ae037907c5b480a9 (diff)
downloadModemManager-d37b21e116cf5b1f452ec150ef5254109f6f05be.tar.gz
iface-modem-oma: new object interface to handle the OMA DBus interface
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 28f70b509..7ed067d14 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -217,6 +217,8 @@ ModemManager_SOURCES = \
mm-iface-modem-firmware.c \
mm-iface-modem-signal.h \
mm-iface-modem-signal.c \
+ mm-iface-modem-oma.h \
+ mm-iface-modem-oma.c \
mm-broadband-modem.h \
mm-broadband-modem.c \
mm-serial-parsers.c \