mirror of
https://github.com/libimobiledevice/libplist
synced 2026-06-08 15:29:34 +00:00
6 lines
69 B
Makefile
6 lines
69 B
Makefile
AUTOMAKE_OPTIONS = foreign
|
|
SUBDIRS = src
|
|
|
|
doc:
|
|
doxygen doxygen.cfg
|