summaryrefslogtreecommitdiffstats
path: root/include/Makefile.am
diff options
context:
space:
mode:
authorGravatar Nikias Bassen2021-11-24 03:46:42 +0100
committerGravatar Nikias Bassen2021-11-24 03:46:42 +0100
commit2c6121db9ad84b8aad05b937e071ff7dcc9c8867 (patch)
treea255055506781da1bd6c0d3cf42f5996189d23a2 /include/Makefile.am
parentfa8bfb65c70edd4d2617fbbf970302beb9a4ced2 (diff)
downloadlibimobiledevice-2c6121db9ad84b8aad05b937e071ff7dcc9c8867.tar.gz
libimobiledevice-2c6121db9ad84b8aad05b937e071ff7dcc9c8867.tar.bz2
Add Reverse Proxy 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 e23b2a9..2abaf49 100644
--- a/include/Makefile.am
+++ b/include/Makefile.am
@@ -26,5 +26,6 @@ nobase_include_HEADERS = \
libimobiledevice/mobileactivation.h \
libimobiledevice/preboard.h \
libimobiledevice/companion_proxy.h \
+ libimobiledevice/reverse_proxy.h \
libimobiledevice/property_list_service.h \
libimobiledevice/service.h