aboutsummaryrefslogtreecommitdiffstats
path: root/src/Makefile.am
diff options
context:
space:
mode:
authorAleksander Morgado <aleksander@lanedo.com>2012-04-26 17:58:10 +0200
committerAleksander Morgado <aleksander@lanedo.com>2012-07-03 16:08:49 +0200
commitea12790f1d759d2ada0ed7ef02bf25b0d7566baa (patch)
treea1d23b7c22ab115100d8d8d0c6f289e7b1408b40 /src/Makefile.am
parent3185e9553c4552105ef89c2eb3d6e3a9f9e622e4 (diff)
downloadexternal_libqmi-ea12790f1d759d2ada0ed7ef02bf25b0d7566baa.zip
external_libqmi-ea12790f1d759d2ada0ed7ef02bf25b0d7566baa.tar.gz
external_libqmi-ea12790f1d759d2ada0ed7ef02bf25b0d7566baa.tar.bz2
wds: new operations to start and stop the network
Currently not using any of the optional parameters in the messages.
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 852966e..4582830 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -53,6 +53,7 @@ libqmi_glib_la_SOURCES = \
qmi-message.h qmi-message.c \
qmi-message-ctl.h qmi-message-ctl.c \
qmi-message-dms.h qmi-message-dms.c \
+ qmi-message-wds.h qmi-message-wds.c \
qmi-device.h qmi-device.c \
qmi-client.h qmi-client.c \
qmi-ctl.h qmi-client-ctl.h qmi-client-ctl.c \