summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGravatar Nikias Bassen2020-05-18 23:29:49 +0200
committerGravatar Nikias Bassen2020-05-18 23:29:49 +0200
commit33a9279d2d256086362e4404724e076fbbf86cc0 (patch)
tree414c0256263c81673b17395a5e574507cf71e757
parent397961eccdcf6aefd2733a615dd5d8870f440889 (diff)
downloadlibimobiledevice-33a9279d2d256086362e4404724e076fbbf86cc0.tar.gz
libimobiledevice-33a9279d2d256086362e4404724e076fbbf86cc0.tar.bz2
Add companion_proxy.h to public headers
-rw-r--r--include/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/Makefile.am b/include/Makefile.am
index eaf052a..e48bb95 100644
--- a/include/Makefile.am
+++ b/include/Makefile.am
@@ -22,5 +22,6 @@ nobase_include_HEADERS = libimobiledevice/libimobiledevice.h \
libimobiledevice/syslog_relay.h\
libimobiledevice/mobileactivation.h\
libimobiledevice/preboard.h\
+ libimobiledevice/companion_proxy.h\
libimobiledevice/property_list_service.h\
libimobiledevice/service.h