From 88861b6128b7ae736bad4880e07f9026e025a537 Mon Sep 17 00:00:00 2001 From: 0x9fff00 <0x9fff00+git@protonmail.ch> Date: Sat, 8 Feb 2020 21:41:58 +0100 Subject: [PATCH] Exclude subdirs from install Co-authored-by: Luke S. --- Makefile.am | 1 + 1 file changed, 1 insertion(+) diff --git a/Makefile.am b/Makefile.am index 7aae844a..be54f0f1 100644 --- a/Makefile.am +++ b/Makefile.am @@ -1,3 +1,4 @@ AUTOMAKE_OPTIONS = foreign ACLOCAL_AMFLAGS = -I m4 SUBDIRS = external/idevicerestore external/tsschecker futurerestore +install installdirs: SUBDIRS = futurerestore