summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorMarcel Holtmann <marcel@holtmann.org>2010-11-13 07:40:43 +0900
committerMarcel Holtmann <marcel@holtmann.org>2010-11-13 07:40:43 +0900
commitffd2b546e5eea2b361791bbe9062f1baf8530c35 (patch)
treef612eb719c20ed9f46cd62569110f68601be0cda /Makefile.am
parent1e302beda2c393b0a19a1a528a742ddef50a8a0b (diff)
downloadconnman-ffd2b546e5eea2b361791bbe9062f1baf8530c35.tar.gz
connman-ffd2b546e5eea2b361791bbe9062f1baf8530c35.tar.bz2
connman-ffd2b546e5eea2b361791bbe9062f1baf8530c35.zip
Use a proper technology callback to report Tethering status
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index 651eede6..badab1c6 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -8,7 +8,7 @@ include_HEADERS = include/types.h include/log.h include/plugin.h \
include/storage.h include/service.h \
include/resolver.h include/ipconfig.h \
include/device.h include/network.h include/inet.h \
- include/ondemand.h include/tethering.h
+ include/ondemand.h
nodist_include_HEADERS = include/version.h