diff options
| author | 2025-10-10 18:08:31 +0200 | |
|---|---|---|
| committer | 2025-10-10 18:08:31 +0200 | |
| commit | 1cc202a7bd2322ae047cbb014a4551d2956281c0 (patch) | |
| tree | c85cb29ebed63cc58779c244426579090b53c0d4 /include | |
| parent | 247a51fc09d92b48a901c28f2d09a8eac7bec295 (diff) | |
| download | libimobiledevice-1cc202a7bd2322ae047cbb014a4551d2956281c0.tar.gz libimobiledevice-1cc202a7bd2322ae047cbb014a4551d2956281c0.tar.bz2 | |
Fix make distcheck
Diffstat (limited to 'include')
| -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 59e54df..a41f53d 100644 --- a/include/Makefile.am +++ b/include/Makefile.am | |||
| @@ -28,5 +28,6 @@ nobase_include_HEADERS = \ | |||
| 28 | libimobiledevice/preboard.h \ | 28 | libimobiledevice/preboard.h \ |
| 29 | libimobiledevice/companion_proxy.h \ | 29 | libimobiledevice/companion_proxy.h \ |
| 30 | libimobiledevice/reverse_proxy.h \ | 30 | libimobiledevice/reverse_proxy.h \ |
| 31 | libimobiledevice/bt_packet_logger.h \ | ||
| 31 | libimobiledevice/property_list_service.h \ | 32 | libimobiledevice/property_list_service.h \ |
| 32 | libimobiledevice/service.h | 33 | libimobiledevice/service.h |
