You've already forked futurerestore
mirror of
https://github.com/encounter/futurerestore.git
synced 2026-03-30 11:10:56 -07:00
5 lines
182 B
Makefile
5 lines
182 B
Makefile
AUTOMAKE_OPTIONS = foreign
|
|
ACLOCAL_AMFLAGS = -I m4
|
|
SUBDIRS = external/idevicerestore external/img4tool external/tsschecker futurerestore
|
|
install installdirs: SUBDIRS = futurerestore
|