mirror of
https://github.com/libimobiledevice/libimobiledevice-glue.git
synced 2026-04-17 19:27:31 +00:00
16 lines
440 B
Makefile
16 lines
440 B
Makefile
EXTRA_DIST = \
|
|
endianness.h
|
|
|
|
nobase_include_HEADERS = \
|
|
libimobiledevice-glue/glue.h \
|
|
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 \
|
|
libimobiledevice-glue/opack.h \
|
|
libimobiledevice-glue/tlv.h \
|
|
libimobiledevice-glue/sha.h
|