mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-24 11:16:51 +00:00
nettle: dont build subdirs
This commit is contained in:
parent
33593173d4
commit
73fa53fd59
@ -0,0 +1,13 @@
|
||||
diff --git a/Makefile.in b/Makefile.in
|
||||
index 2c25007..7980fa8 100644
|
||||
--- a/Makefile.in
|
||||
+++ b/Makefile.in
|
||||
@@ -16,7 +16,7 @@ MKDIR_P = @MKDIR_P@
|
||||
|
||||
OPT_ASM_SOURCES = @OPT_ASM_SOURCES@
|
||||
|
||||
-SUBDIRS = tools testsuite examples
|
||||
+SUBDIRS =
|
||||
|
||||
include config.make
|
||||
|
Loading…
x
Reference in New Issue
Block a user