diff options
| author | 2025-06-12 07:30:16 +0200 | |
|---|---|---|
| committer | 2025-06-12 07:30:16 +0200 | |
| commit | eeb320dc055716e0ebeeb8845c9ca8c4e2451124 (patch) | |
| tree | 0030be86adaafbdd5aaefa2e114e72ca8f6f747d /include/Makefile.am | |
| parent | c65b19d8edfcc82230205a76da95d3a4a8a282ec (diff) | |
| download | libimobiledevice-eeb320dc055716e0ebeeb8845c9ca8c4e2451124.tar.gz libimobiledevice-eeb320dc055716e0ebeeb8845c9ca8c4e2451124.tar.bz2 | |
Add os_trace_relay service implementation
Diffstat (limited to 'include/Makefile.am')
| -rw-r--r-- | include/Makefile.am | 1 |
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 = \ | |||
| 23 | libimobiledevice/diagnostics_relay.h \ | 23 | libimobiledevice/diagnostics_relay.h \ |
| 24 | libimobiledevice/debugserver.h \ | 24 | libimobiledevice/debugserver.h \ |
| 25 | libimobiledevice/syslog_relay.h \ | 25 | libimobiledevice/syslog_relay.h \ |
| 26 | libimobiledevice/ostrace.h \ | ||
| 26 | libimobiledevice/mobileactivation.h \ | 27 | libimobiledevice/mobileactivation.h \ |
| 27 | libimobiledevice/preboard.h \ | 28 | libimobiledevice/preboard.h \ |
| 28 | libimobiledevice/companion_proxy.h \ | 29 | libimobiledevice/companion_proxy.h \ |
