aboutsummaryrefslogtreecommitdiffstats
path: root/src/qmi-proxy
diff options
context:
space:
mode:
authorAleksander Morgado <aleksander@lanedo.com>2013-08-06 21:18:47 +0200
committerAleksander Morgado <aleksander@lanedo.com>2013-09-05 15:39:00 +0200
commitf22e42f7afa4001f0685070eca465d453f0b6570 (patch)
tree0fdd796822e7164c98d6a5db459f0f80a5c393ab /src/qmi-proxy
parent792729700d9589eb1801065b3cf7e4386b5d582b (diff)
downloadexternal_libqmi-f22e42f7afa4001f0685070eca465d453f0b6570.zip
external_libqmi-f22e42f7afa4001f0685070eca465d453f0b6570.tar.gz
external_libqmi-f22e42f7afa4001f0685070eca465d453f0b6570.tar.bz2
libqmi-glib: spawn qmi-proxy if not running
Diffstat (limited to 'src/qmi-proxy')
-rw-r--r--src/qmi-proxy/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/qmi-proxy/Makefile.am b/src/qmi-proxy/Makefile.am
index 114973e..709f712 100644
--- a/src/qmi-proxy/Makefile.am
+++ b/src/qmi-proxy/Makefile.am
@@ -1,5 +1,5 @@
-sbin_PROGRAMS = qmi-proxy
+libexec_PROGRAMS = qmi-proxy
qmi_proxy_CPPFLAGS = \
$(GLIB_CFLAGS) \