summaryrefslogtreecommitdiffstats
path: root/include/Makefile.am
diff options
context:
space:
mode:
authorGravatar Nikias Bassen2025-06-12 07:30:16 +0200
committerGravatar Nikias Bassen2025-06-12 07:30:16 +0200
commiteeb320dc055716e0ebeeb8845c9ca8c4e2451124 (patch)
tree0030be86adaafbdd5aaefa2e114e72ca8f6f747d /include/Makefile.am
parentc65b19d8edfcc82230205a76da95d3a4a8a282ec (diff)
downloadlibimobiledevice-eeb320dc055716e0ebeeb8845c9ca8c4e2451124.tar.gz
libimobiledevice-eeb320dc055716e0ebeeb8845c9ca8c4e2451124.tar.bz2
Add os_trace_relay service implementation
Diffstat (limited to 'include/Makefile.am')
-rw-r--r--include/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/Makefile.am b/include/Makefile.am
index 2abaf49..59e54df 100644
--- a/include/Makefile.am
+++ b/include/Makefile.am
@@ -23,6 +23,7 @@ nobase_include_HEADERS = \
libimobiledevice/diagnostics_relay.h \
libimobiledevice/debugserver.h \
libimobiledevice/syslog_relay.h \
+ libimobiledevice/ostrace.h \
libimobiledevice/mobileactivation.h \
libimobiledevice/preboard.h \
libimobiledevice/companion_proxy.h \