Added a patch to disable building tests. Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
10 lines
130 B
Diff
10 lines
130 B
Diff
--- a/Makefile.am
|
|
+++ b/Makefile.am
|
|
@@ -7,7 +7,6 @@ SUBDIRS = \
|
|
src \
|
|
tools \
|
|
doc \
|
|
- tests \
|
|
extras
|
|
|
|
dist_doc_DATA = \
|