mirror of
https://github.com/tihmstar/futurerestore.git
synced 2024-12-21 17:25:30 +00:00
88861b6128
Co-authored-by: Luke S. <luke@street.dev>
5 lines
164 B
Makefile
5 lines
164 B
Makefile
AUTOMAKE_OPTIONS = foreign
|
|
ACLOCAL_AMFLAGS = -I m4
|
|
SUBDIRS = external/idevicerestore external/tsschecker futurerestore
|
|
install installdirs: SUBDIRS = futurerestore
|