aboutsummaryrefslogtreecommitdiffstats
path: root/src/Makefile.am
diff options
context:
space:
mode:
authorAleksander Morgado <aleksander@lanedo.com>2012-04-23 14:48:17 +0200
committerAleksander Morgado <aleksander@lanedo.com>2012-07-03 16:08:48 +0200
commitf150ec1449a1eaa69d8933e65309821ae074b88e (patch)
treeb9c40098e7c12ff5bf4278cbc141ff0a771eceef /src/Makefile.am
parentf15f0c09e89a1d94dee1d5962a742513eab0523a (diff)
downloadexternal_libqmi-f150ec1449a1eaa69d8933e65309821ae074b88e.zip
external_libqmi-f150ec1449a1eaa69d8933e65309821ae074b88e.tar.gz
external_libqmi-f150ec1449a1eaa69d8933e65309821ae074b88e.tar.bz2
message-dms: only fail get_ids_finish() if none of the expected outputs was retrieved
Not every device will report all three ESN, IMEI and MEID.
Diffstat (limited to 'src/Makefile.am')
-rw-r--r--src/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/Makefile.am b/src/Makefile.am
index 9ea4f7a..df92fd1 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -42,6 +42,7 @@ qmi-client.c: qmi-error-types.h qmi-enum-types.h
qmi-client-ctl.c: qmi-error-types.h qmi-enum-types.h
qmi-message.c: qmi-error-types.h
qmi-message-ctl.c: qmi-error-types.h
+qmi-message-dms.c: qmi-error-types.h
libqmi_glib_la_SOURCES = \
libqmi-glib.h \