mirror of
https://github.com/SideStore/SideStore.git
synced 2026-02-18 19:23:43 +01:00
13 lines
335 B
Makefile
13 lines
335 B
Makefile
|
|
EXTRA_DIST = \
|
||
|
|
endianness.h
|
||
|
|
|
||
|
|
nobase_include_HEADERS = \
|
||
|
|
libimobiledevice-glue/socket.h \
|
||
|
|
libimobiledevice-glue/thread.h \
|
||
|
|
libimobiledevice-glue/utils.h \
|
||
|
|
libimobiledevice-glue/collection.h \
|
||
|
|
libimobiledevice-glue/termcolors.h \
|
||
|
|
libimobiledevice-glue/cbuf.h \
|
||
|
|
libimobiledevice-glue/opack.h \
|
||
|
|
libimobiledevice-glue/tlv.h
|