summaryrefslogtreecommitdiffstats
path: root/include/Makefile.am
diff options
context:
space:
mode:
authorGravatar Nikias Bassen2014-04-29 01:17:54 +0200
committerGravatar Nikias Bassen2014-04-29 01:17:54 +0200
commita6610dcd6d721dd315fdf1f0df15cdad30a5a238 (patch)
tree4a3af6ec6d6e2c3d1353805b215d67c37d0891dc /include/Makefile.am
parent2d05aa9e643a46c235171b7b0055b73de829e807 (diff)
downloadlibimobiledevice-a6610dcd6d721dd315fdf1f0df15cdad30a5a238.tar.gz
libimobiledevice-a6610dcd6d721dd315fdf1f0df15cdad30a5a238.tar.bz2
Make property_list_service public
Diffstat (limited to 'include/Makefile.am')
-rw-r--r--include/Makefile.am3
1 files changed, 2 insertions, 1 deletions
diff --git a/include/Makefile.am b/include/Makefile.am
index 4ee11b4..1a49703 100644
--- a/include/Makefile.am
+++ b/include/Makefile.am
@@ -19,4 +19,5 @@ nobase_include_HEADERS = libimobiledevice/libimobiledevice.h \
libimobiledevice/heartbeat.h\
libimobiledevice/diagnostics_relay.h\
libimobiledevice/syslog_relay.h\
- libimobiledevice/service.h \ No newline at end of file
+ libimobiledevice/property_list_service.h\
+ libimobiledevice/service.h