aboutsummaryrefslogtreecommitdiffstats
path: root/src/Makefile.am
diff options
context:
space:
mode:
authorAleksander Morgado <aleksander@lanedo.com>2012-04-20 15:05:18 +0200
committerAleksander Morgado <aleksander@lanedo.com>2012-07-03 15:47:22 +0200
commitf5085dc99235b00c1a8f63622b1c04af05b51952 (patch)
tree93c6e9a72ef97e5913ce85df2c69cb6798037e46 /src/Makefile.am
parent83afa8dcbce2ffabd80a6356f38313b77c5a4193 (diff)
downloadexternal_libqmi-f5085dc99235b00c1a8f63622b1c04af05b51952.zip
external_libqmi-f5085dc99235b00c1a8f63622b1c04af05b51952.tar.gz
external_libqmi-f5085dc99235b00c1a8f63622b1c04af05b51952.tar.bz2
client: ensure the services match in the CID allocation reply
Diffstat (limited to 'src/Makefile.am')
-rw-r--r--src/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Makefile.am b/src/Makefile.am
index d1be081..292eba7 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -39,7 +39,7 @@ qmi-enum-types.c: qmi-enums.h qmi-enum-types.h $(top_srcdir)/build-aux/qmi-enum-
# Additional dependencies
qmi-device.c: qmi-error-types.h
qmi-client.c: qmi-error-types.h qmi-enum-types.h
-qmi-client-ctl.c: qmi-error-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