summaryrefslogtreecommitdiffstats
path: root/include/Makefile.am
diff options
context:
space:
mode:
authorGravatar Nikias Bassen2024-03-23 01:47:50 +0100
committerGravatar Nikias Bassen2024-03-23 01:47:50 +0100
commitbb5abbff8236fdbac4fd69b930f934500fa94eaf (patch)
treea87156a547ddd6f63633e3b77d10998cd8596ee9 /include/Makefile.am
parent3531163a1b79b3646f1a36e1743a5be5e6daf5ab (diff)
downloadlibimobiledevice-glue-bb5abbff8236fdbac4fd69b930f934500fa94eaf.tar.gz
libimobiledevice-glue-bb5abbff8236fdbac4fd69b930f934500fa94eaf.tar.bz2
Add helper code to deal with NSKeyedArchiver plist data
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 a194664..7aca2a0 100644
--- a/include/Makefile.am
+++ b/include/Makefile.am
@@ -6,6 +6,7 @@ nobase_include_HEADERS = \
libimobiledevice-glue/socket.h \
libimobiledevice-glue/thread.h \
libimobiledevice-glue/utils.h \
+ libimobiledevice-glue/nskeyedarchive.h \
libimobiledevice-glue/collection.h \
libimobiledevice-glue/termcolors.h \
libimobiledevice-glue/cbuf.h \