mirror of
https://github.com/tihmstar/futurerestore.git
synced 2024-12-21 17:25:30 +00:00
Exclude subdirs from install
Co-authored-by: Luke S. <luke@street.dev>
This commit is contained in:
parent
4dd98dc56f
commit
88861b6128
|
@ -1,3 +1,4 @@
|
|||
AUTOMAKE_OPTIONS = foreign
|
||||
ACLOCAL_AMFLAGS = -I m4
|
||||
SUBDIRS = external/idevicerestore external/tsschecker futurerestore
|
||||
install installdirs: SUBDIRS = futurerestore
|
||||
|
|
Loading…
Reference in a new issue