mirror of
https://github.com/coolsnowwolf/lede.git
synced 2025-06-19 11:45:29 +08:00
12 lines
187 B
Diff
12 lines
187 B
Diff
--- a/Makefile.am
|
|
+++ b/Makefile.am
|
|
@@ -42,7 +42,7 @@ endif
|
|
|
|
nodist_include_HEADERS = include/libunwind-common.h
|
|
|
|
-SUBDIRS = src tests
|
|
+SUBDIRS = src
|
|
|
|
if CONFIG_DOCS
|
|
SUBDIRS += doc
|